<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/v2/client.py, branch 2.9.1</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>cleanup aodh redirect</title>
<updated>2017-01-11T23:14:10+00:00</updated>
<author>
<name>gord chung</name>
<email>gord@live.ca</email>
</author>
<published>2017-01-11T23:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c93e68428dd24e5c3ac96929faf941bce1766545'/>
<id>c93e68428dd24e5c3ac96929faf941bce1766545</id>
<content type='text'>
Change-Id: I80684f79da471e22dbc1dacdeafa43c6cfa334a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I80684f79da471e22dbc1dacdeafa43c6cfa334a8
</pre>
</div>
</content>
</entry>
<entry>
<title>panko redirect</title>
<updated>2017-01-11T23:11:36+00:00</updated>
<author>
<name>gord chung</name>
<email>gord@live.ca</email>
</author>
<published>2017-01-11T22:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=72ea5ef82461d12644f0be6b80ac7dd07a4a2cec'/>
<id>72ea5ef82461d12644f0be6b80ac7dd07a4a2cec</id>
<content type='text'>
same as aodh but with panko_endpoint

Change-Id: Iae7d60e1cf139b79e74caf81ed7bdbd0bf2bc473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same as aodh but with panko_endpoint

Change-Id: Iae7d60e1cf139b79e74caf81ed7bdbd0bf2bc473
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to keystoneauth</title>
<updated>2016-06-01T12:24:03+00:00</updated>
<author>
<name>Clenimar Filemon</name>
<email>clenimar.filemon@gmail.com</email>
</author>
<published>2016-05-31T19:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=39ee8fbc087011602bcb37daa877e3dd2926a0a2'/>
<id>39ee8fbc087011602bcb37daa877e3dd2926a0a2</id>
<content type='text'>
keystoneclient.auth is deprecated in favour of keystoneauth. This patch
updates Ceilometerclient accordingly.

Change-Id: Id4b14cbccfabfeaa5322f7ae5702261d0ed9cca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keystoneclient.auth is deprecated in favour of keystoneauth. This patch
updates Ceilometerclient accordingly.

Change-Id: Id4b14cbccfabfeaa5322f7ae5702261d0ed9cca2
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to hacking 0.11.0</title>
<updated>2016-05-12T21:32:06+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2016-05-12T21:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=53ca79e8f7c5f456238427d6130525191a28e85f'/>
<id>53ca79e8f7c5f456238427d6130525191a28e85f</id>
<content type='text'>
Change-Id: I858a418fa5202ec4fc0fc17f462b983f7864bcac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I858a418fa5202ec4fc0fc17f462b983f7864bcac
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple ceilometerclient without aodh services running</title>
<updated>2016-03-08T01:52:36+00:00</updated>
<author>
<name>liusheng</name>
<email>liusheng@huawei.com</email>
</author>
<published>2016-03-08T01:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=78869fbccaffdf625fc1ec4ed3108bb7de892720'/>
<id>78869fbccaffdf625fc1ec4ed3108bb7de892720</id>
<content type='text'>
Currently, the ceilometerclient will be broken if aodh services not
running, it will be worse if users don't want alarming service and they
must start the aodh services.

Change-Id: Idf7468f28cee001262b67b6e110357ffc971535a
Closes-Bug: #1550095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the ceilometerclient will be broken if aodh services not
running, it will be worse if users don't want alarming service and they
must start the aodh services.

Change-Id: Idf7468f28cee001262b67b6e110357ffc971535a
Closes-Bug: #1550095
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing a word spelling</title>
<updated>2016-02-05T06:58:45+00:00</updated>
<author>
<name>sanjana</name>
<email>sanjana@hitachi.co.in</email>
</author>
<published>2016-02-05T06:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=95dd8a107fe5a7ed94433915e0615d6d21b07973'/>
<id>95dd8a107fe5a7ed94433915e0615d6d21b07973</id>
<content type='text'>
TRIVIAL-FIX: correct the word used in the comment

Change-Id: I060a63a1363b0d73dc9a089bcdf1f50d79cc943c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TRIVIAL-FIX: correct the word used in the comment

Change-Id: I060a63a1363b0d73dc9a089bcdf1f50d79cc943c
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't copy the auth_plugin for aodh</title>
<updated>2016-01-07T15:30:14+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@redhat.com</email>
</author>
<published>2016-01-06T08:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=71cb6b3d0ee1f393c2bafee13aa2f013cc82f77d'/>
<id>71cb6b3d0ee1f393c2bafee13aa2f013cc82f77d</id>
<content type='text'>
We must not copy a keystone session object or auth_plugin object.

This change simplifies the aodh redirection code by:
* sharing the keystone session object between aodh and ceilometer client
* creating a new AuthPlugin() for the aodh client instead of copying the ceilometer one
  and then change its content.

Closes-bug: #1531452

Change-Id: I2b2195e32c5dd74136237f7166c9c0d325434611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must not copy a keystone session object or auth_plugin object.

This change simplifies the aodh redirection code by:
* sharing the keystone session object between aodh and ceilometer client
* creating a new AuthPlugin() for the aodh client instead of copying the ceilometer one
  and then change its content.

Closes-bug: #1531452

Change-Id: I2b2195e32c5dd74136237f7166c9c0d325434611
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure keystoneauth1 exception are raised</title>
<updated>2015-11-20T07:30:28+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@redhat.com</email>
</author>
<published>2015-11-19T15:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=f6ebe7733a1695837c95870a860c9d6cfe0a2dc9'/>
<id>f6ebe7733a1695837c95870a860c9d6cfe0a2dc9</id>
<content type='text'>
Change-Id: I808a2a32860a6fe6b9b1797dd59a0ebed08d7b0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I808a2a32860a6fe6b9b1797dd59a0ebed08d7b0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch exception raised by keystoneauth1</title>
<updated>2015-11-20T06:34:20+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>sileht@redhat.com</email>
</author>
<published>2015-11-19T15:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=52d518537df335432fc487ccd5c81a500049cd28'/>
<id>52d518537df335432fc487ccd5c81a500049cd28</id>
<content type='text'>
We must support session object that comes from keystoneauth1 and
keystoneclient.

This change adds code path for keystoneauth1 when it misses.

Change-Id: I1164a0a0745605b6bc4fd1fc8fb2813c7e40fb9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must support session object that comes from keystoneauth1 and
keystoneclient.

This change adds code path for keystoneauth1 when it misses.

Change-Id: I1164a0a0745605b6bc4fd1fc8fb2813c7e40fb9b
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos in docstring</title>
<updated>2015-10-19T07:54:47+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2015-10-19T07:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=3c753e953da1fec341010170042c35fe39c3b0f9'/>
<id>3c753e953da1fec341010170042c35fe39c3b0f9</id>
<content type='text'>
patch I4804c45c2ba69982163503ba5d9d4eba86f904fe has some typos in
docstring:

* :param *args: should be :param args:, there is no need to use the
  leading star, meanwhile the star has special meaning in doc string
  which need to appear by pairs.
* :param for this ceiloclient, actually this phase is part of last
  param's help string

Change-Id: Ib7b964ffe064b805130953f6a6abca354d9eef79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch I4804c45c2ba69982163503ba5d9d4eba86f904fe has some typos in
docstring:

* :param *args: should be :param args:, there is no need to use the
  leading star, meanwhile the star has special meaning in doc string
  which need to appear by pairs.
* :param for this ceiloclient, actually this phase is part of last
  param's help string

Change-Id: Ib7b964ffe064b805130953f6a6abca354d9eef79
</pre>
</div>
</content>
</entry>
</feed>
