<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/doc/source/index.rst, branch mitaka-eol</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>drop v1 client</title>
<updated>2015-10-21T11:55:06+00:00</updated>
<author>
<name>gordon chung</name>
<email>gord@live.ca</email>
</author>
<published>2015-10-20T15:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=cba4f4b7d3b5a0054096c4a01464a0a3c494de97'/>
<id>cba4f4b7d3b5a0054096c4a01464a0a3c494de97</id>
<content type='text'>
we dropped v1 back in Juno. as icehouse is EOL and the client
follows stable/branches, v1 is completely inaccessible and can be
removed

Change-Id: If4c6c07e65a6c47f47c59de6c99e8c40ef4e63cb
Co-Authored-By: ZhiQiang Fan &lt;aji.zqfan@gmail.com&gt;
Closes-Bug: #1389331
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we dropped v1 back in Juno. as icehouse is EOL and the client
follows stable/branches, v1 is completely inaccessible and can be
removed

Change-Id: If4c6c07e65a6c47f47c59de6c99e8c40ef4e63cb
Co-Authored-By: ZhiQiang Fan &lt;aji.zqfan@gmail.com&gt;
Closes-Bug: #1389331
</pre>
</div>
</content>
</entry>
<entry>
<title>fix client docstring</title>
<updated>2015-04-06T10:34:25+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2015-04-06T02:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=2ea94891ea964710ea76e774a805bdff589a0b80'/>
<id>2ea94891ea964710ea76e774a805bdff589a0b80</id>
<content type='text'>
* fix broken docstring in ceilometerclient.client
* remove non-existent `release` index
* remove duplicated reference generation in ext/gen_ref.py

Change-Id: Iad8c527e61628a406d5dd84adac875190b994fac
Closes-Bug: #1440629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix broken docstring in ceilometerclient.client
* remove non-existent `release` index
* remove duplicated reference generation in ext/gen_ref.py

Change-Id: Iad8c527e61628a406d5dd84adac875190b994fac
Closes-Bug: #1440629
</pre>
</div>
</content>
</entry>
<entry>
<title>Workflow documentation is now in infra-manual</title>
<updated>2014-12-05T03:30:39+00:00</updated>
<author>
<name>Jeremy Stanley</name>
<email>fungi@yuggoth.org</email>
</author>
<published>2014-12-05T03:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=27a810146b2e5503a7b40e1ef2342005bdfd9bd2'/>
<id>27a810146b2e5503a7b40e1ef2342005bdfd9bd2</id>
<content type='text'>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I847846e69a72c9c6ff2a6bf7139ba31d0a77d606
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I847846e69a72c9c6ff2a6bf7139ba31d0a77d606
</pre>
</div>
</content>
</entry>
<entry>
<title>Revamp documentation, add module references</title>
<updated>2014-08-27T16:03:21+00:00</updated>
<author>
<name>Nejc Saje</name>
<email>nsaje@redhat.com</email>
</author>
<published>2014-08-25T10:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=69da9cd23165606b4b072dbe6653bf968b32ffaf'/>
<id>69da9cd23165606b4b072dbe6653bf968b32ffaf</id>
<content type='text'>
Documentation is modeled after python-novaclient docs.
(http://docs.openstack.org/developer/python-novaclient/)

Built preview for reviewers:
https://nsaje.fedorapeople.org/python-ceilometerclient/

Change-Id: I61e9d6593e4a1aea5cf018081416d4be3a9372ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation is modeled after python-novaclient docs.
(http://docs.openstack.org/developer/python-novaclient/)

Built preview for reviewers:
https://nsaje.fedorapeople.org/python-ceilometerclient/

Change-Id: I61e9d6593e4a1aea5cf018081416d4be3a9372ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial Commit</title>
<updated>2012-11-09T01:52:21+00:00</updated>
<author>
<name>Angus Salkeld</name>
<email>asalkeld@redhat.com</email>
</author>
<published>2012-11-09T01:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=098f944eda406a2741c8d0f3546ea318421340bf'/>
<id>098f944eda406a2741c8d0f3546ea318421340bf</id>
<content type='text'>
Signed-off-by: Angus Salkeld &lt;asalkeld@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Angus Salkeld &lt;asalkeld@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
