<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient, branch master</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>Retire ceilometerclient</title>
<updated>2017-11-22T09:09:10+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2017-11-22T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=cc6639ad63e80f50012b24695619e5d771462031'/>
<id>cc6639ad63e80f50012b24695619e5d771462031</id>
<content type='text'>
Depends-On: Ic2947fd066a2df685d52539d0756cd981cc16113
Change-Id: I65738a55db82053643f7580eee20b63df52b957f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depends-On: Ic2947fd066a2df685d52539d0756cd981cc16113
Change-Id: I65738a55db82053643f7580eee20b63df52b957f
</pre>
</div>
</content>
</entry>
<entry>
<title>Use generic user for both zuul v2 and v3</title>
<updated>2017-10-17T07:50:22+00:00</updated>
<author>
<name>Nam Nguyen Hoai</name>
<email>namnh@vn.fujitsu.com</email>
</author>
<published>2017-10-18T06:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=8672cf0c920ed6f022f57ef72380da011563b0fe'/>
<id>8672cf0c920ed6f022f57ef72380da011563b0fe</id>
<content type='text'>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: Ida42122c0ad2fa123c2e245acfa4be5f964180a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: Ida42122c0ad2fa123c2e245acfa4be5f964180a2
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct docs usage of keystoneauth1 session</title>
<updated>2017-09-12T21:22:28+00:00</updated>
<author>
<name>Gage Hugo</name>
<email>gagehugo@gmail.com</email>
</author>
<published>2017-09-12T21:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=2ac6b6da681769944cf80382849375ccd37f91d9'/>
<id>2ac6b6da681769944cf80382849375ccd37f91d9</id>
<content type='text'>
keystoneclient.session has been long deprecated in favor of
keystoneauth1.session. This change corrects entries in the
documentation to use the correct library's session.

Change-Id: I6ae71befe62aee567e44308ec9afec2dd34efda1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keystoneclient.session has been long deprecated in favor of
keystoneauth1.session. This change corrects entries in the
documentation to use the correct library's session.

Change-Id: I6ae71befe62aee567e44308ec9afec2dd34efda1
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and optimize documentation links</title>
<updated>2017-07-18T09:44:29+00:00</updated>
<author>
<name>Hangdong Zhang</name>
<email>hdzhang@fiberhome.com</email>
</author>
<published>2017-07-18T09:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=a5f1795869d2b627abe8dd037afd55b644dae34b'/>
<id>a5f1795869d2b627abe8dd037afd55b644dae34b</id>
<content type='text'>
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -&gt; https)

Change-Id: Ic847deff2b8344a35a31b76edc63296b01bde64c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Update URLs according to document migration
2. Update the dead and outdated links
3. Optimize (e.g. http -&gt; https)

Change-Id: Ic847deff2b8344a35a31b76edc63296b01bde64c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid url for event_types</title>
<updated>2017-07-13T15:36:25+00:00</updated>
<author>
<name>Martin Kulhavy</name>
<email>martin.kulhavy@nokia.com</email>
</author>
<published>2017-07-13T13:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=3d4ec1b5fe9159d16a8d8e8f426f94149e2a9088'/>
<id>3d4ec1b5fe9159d16a8d8e8f426f94149e2a9088</id>
<content type='text'>
Additionally fix the object name in the string representation.

Closes-Bug: 1704138
Change-Id: I2bb0963600cfc93d782f10480d5245d92c1c0f1d
Signed-off-by: Martin Kulhavy &lt;martin.kulhavy@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally fix the object name in the string representation.

Closes-Bug: 1704138
Change-Id: I2bb0963600cfc93d782f10480d5245d92c1c0f1d
Signed-off-by: Martin Kulhavy &lt;martin.kulhavy@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Deprecate ceilometerclient"</title>
<updated>2017-06-09T17:39:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-06-09T17:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=3b4e35abada626ce052f20d55c71fe12ab77052a'/>
<id>3b4e35abada626ce052f20d55c71fe12ab77052a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate ceilometerclient</title>
<updated>2017-05-29T11:24:53+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2017-05-16T09:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=bb017e5f8f4ab88d77b746404a8bfe9e109c4487'/>
<id>bb017e5f8f4ab88d77b746404a8bfe9e109c4487</id>
<content type='text'>
Change-Id: I9259b2e44ac1ba815a6eec5019f0460065996eac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9259b2e44ac1ba815a6eec5019f0460065996eac
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove log translations"</title>
<updated>2017-05-23T19:07:39+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-05-23T19:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=54e8544bc2689fdf692570401cc4584419962434'/>
<id>54e8544bc2689fdf692570401cc4584419962434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "[bugfix]with keystone v3 Could not find domain: default."</title>
<updated>2017-05-10T14:48:19+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2017-05-10T14:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=cb34c240b8af82687574d4f216356647d834bb4b'/>
<id>cb34c240b8af82687574d4f216356647d834bb4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bugfix]with keystone v3 Could not find domain: default.</title>
<updated>2017-05-09T14:02:49+00:00</updated>
<author>
<name>zhangjianfeng</name>
<email>kill51216@163.com</email>
</author>
<published>2017-04-05T07:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=499be2f7586698d50ba0e9a82433c535f8017523'/>
<id>499be2f7586698d50ba0e9a82433c535f8017523</id>
<content type='text'>
when we use adminrc with keystone v3  not set OS_PROJECT_DOMAIN_ID
OS_USER_DOAMIN_ID,default ceilometerclient code will set it to
string default.this will lead error.

value is often like fdc79c4b63e8492d98271412320e8672
so when change this code to set it as None.
last we delete the user_domain_id and project_domain_id
because it is not useful.

closes-bug: 1679934

Change-Id: I95c994406ed7a0b15ba6446e80f01e4f6787ec20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when we use adminrc with keystone v3  not set OS_PROJECT_DOMAIN_ID
OS_USER_DOAMIN_ID,default ceilometerclient code will set it to
string default.this will lead error.

value is often like fdc79c4b63e8492d98271412320e8672
so when change this code to set it as None.
last we delete the user_domain_id and project_domain_id
because it is not useful.

closes-bug: 1679934

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