<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient, branch 1.4.0</title>
<subtitle>opendev.org: openstack/python-ceilometerclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/'/>
<entry>
<title>Merge "Add ceilometerclient support for api-no-pipeline"</title>
<updated>2015-08-10T15:20:46+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-10T15:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=1fc68877ff8c6f31867a39dbb647688db6b069c3'/>
<id>1fc68877ff8c6f31867a39dbb647688db6b069c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tenant_id not required with keystone v3</title>
<updated>2015-07-31T20:35:20+00:00</updated>
<author>
<name>Rohit Jaiswal</name>
<email>rohit.jaiswal@hp.com</email>
</author>
<published>2015-07-31T05:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=803c59fbc7682dbfbd8f32c191c3e5e45d9fb8ca'/>
<id>803c59fbc7682dbfbd8f32c191c3e5e45d9fb8ca</id>
<content type='text'>
Ceilometer-client requires tenant_id when
authenticating with keystone v3.

This fix removes this requirement.

Change-Id: I36bf3f7a75713976c56dd95b4fd22da4e64d01df
Closes-Bug: 1440463
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ceilometer-client requires tenant_id when
authenticating with keystone v3.

This fix removes this requirement.

Change-Id: I36bf3f7a75713976c56dd95b4fd22da4e64d01df
Closes-Bug: 1440463
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for client redirecting to aodh endpoint if available</title>
<updated>2015-07-22T01:06:36+00:00</updated>
<author>
<name>liu-sheng</name>
<email>liusheng@huawei.com</email>
</author>
<published>2015-07-17T09:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=4cbf923ee1468544f14ed95f849c2b9e7db4499f'/>
<id>4cbf923ee1468544f14ed95f849c2b9e7db4499f</id>
<content type='text'>
Currently, alarm module of ceilometer has been decided to be splitted out
of ceilometer tree. To keep compatibility for others upstream users
(such as Heat), we need to redirect alarm related request to aodh endpoint.

Change-Id: Id13b56eef55f807d5ad2026f225c93fd5585521e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, alarm module of ceilometer has been decided to be splitted out
of ceilometer tree. To keep compatibility for others upstream users
(such as Heat), we need to redirect alarm related request to aodh endpoint.

Change-Id: Id13b56eef55f807d5ad2026f225c93fd5585521e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit tests failing caused by new Mock release</title>
<updated>2015-07-10T16:18:04+00:00</updated>
<author>
<name>Ilya Tyaptin</name>
<email>ityaptin@mirantis.com</email>
</author>
<published>2015-07-10T16:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=04ce0db3e7142fb855436900311eb8f6efc92daf'/>
<id>04ce0db3e7142fb855436900311eb8f6efc92daf</id>
<content type='text'>
Since the mock 1.1.1 calling of function 'assert_called' and
'assert_called_once' raises the AttributeError.
In current patchset calling of these functions is fixed

Change-Id: I5c21bb3f6cfd8cc095a277ead80794e97bb63c72
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the mock 1.1.1 calling of function 'assert_called' and
'assert_called_once' raises the AttributeError.
In current patchset calling of these functions is fixed

Change-Id: I5c21bb3f6cfd8cc095a277ead80794e97bb63c72
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Typo: Show an sample =&gt; Show a sample"</title>
<updated>2015-07-09T11:05:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-09T11:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=73842bba9977a6c9ea8ad99fa0e4c6653cdf7e6f'/>
<id>73842bba9977a6c9ea8ad99fa0e4c6653cdf7e6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add alarm severity in alarm-history output"</title>
<updated>2015-07-03T06:00:05+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-03T06:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c3e81ad7c817c7b8491a393d921184f25ae11318'/>
<id>c3e81ad7c817c7b8491a393d921184f25ae11318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ceilometerclient support for api-no-pipeline</title>
<updated>2015-06-26T10:16:15+00:00</updated>
<author>
<name>liu-sheng</name>
<email>liusheng@huawei.com</email>
</author>
<published>2015-06-25T10:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d16d853da6f6e43a26e2a80a613d9ca0208b727d'/>
<id>d16d853da6f6e43a26e2a80a613d9ca0208b727d</id>
<content type='text'>
* Add --direct flag for ceilometer sample-create and sample-create-list
  commands to support this feature
* Add parameter for ceilometerclient.v2.samples.create() and
  ceilometerclient.v2 samples.create_list() to support this feature

Partially implements: blueprint api-no-pipeline

Change-Id: Ia3d787bbeaf360ddc198cb4ec183d83a5e76203a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add --direct flag for ceilometer sample-create and sample-create-list
  commands to support this feature
* Add parameter for ceilometerclient.v2.samples.create() and
  ceilometerclient.v2 samples.create_list() to support this feature

Partially implements: blueprint api-no-pipeline

Change-Id: Ia3d787bbeaf360ddc198cb4ec183d83a5e76203a
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default values from [] to None</title>
<updated>2015-06-25T15:31:09+00:00</updated>
<author>
<name>Roman Vasilets</name>
<email>rvasilets@mirantis.com</email>
</author>
<published>2015-06-25T15:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=0b1be909703a3d08ae8c2cf76ab141a744839eab'/>
<id>0b1be909703a3d08ae8c2cf76ab141a744839eab</id>
<content type='text'>
Its well known fact that python default values initialized only once
at the stage if creation function. So if we call function with parameter 
foo=[] as default value and change foo.append("bar") at the next call of 
the function default value would be ["bar"]. It will save.

Change-Id: Iba9e55bc2d4dfd811ce7d068b6a9cceae7c000d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Its well known fact that python default values initialized only once
at the stage if creation function. So if we call function with parameter 
foo=[] as default value and change foo.append("bar") at the next call of 
the function default value would be ["bar"]. It will save.

Change-Id: Iba9e55bc2d4dfd811ce7d068b6a9cceae7c000d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo: Show an sample =&gt; Show a sample</title>
<updated>2015-06-25T14:46:39+00:00</updated>
<author>
<name>aviau</name>
<email>alexandre.viau@savoirfairelinux.com</email>
</author>
<published>2015-06-25T14:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d189288c5c1e99cc8dab9aece2e1818877fafb2b'/>
<id>d189288c5c1e99cc8dab9aece2e1818877fafb2b</id>
<content type='text'>
Change-Id: I17ca56142870313681c8ae9410db4173c2946f65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I17ca56142870313681c8ae9410db4173c2946f65
</pre>
</div>
</content>
</entry>
<entry>
<title>Add alarm severity in alarm-history output</title>
<updated>2015-06-24T18:47:41+00:00</updated>
<author>
<name>Rohit Jaiswal</name>
<email>rohit.jaiswal@hp.com</email>
</author>
<published>2015-06-24T18:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e9d76d460634702a627ad3a13fa37d9992772c4b'/>
<id>e9d76d460634702a627ad3a13fa37d9992772c4b</id>
<content type='text'>
Info about alarm's severity is missing from
the detail column for creation and deletion
type of alarm-history call.

This fix adds that.

Change-Id: I669126596ef7391530e7822c2807ffca7c6a1de1
Closes-Bug: 1468295
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Info about alarm's severity is missing from
the detail column for creation and deletion
type of alarm-history call.

This fix adds that.

Change-Id: I669126596ef7391530e7822c2807ffca7c6a1de1
Closes-Bug: 1468295
</pre>
</div>
</content>
</entry>
</feed>
