<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git, branch 1.0.9</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 "Modify ceilometer client cmd line help info"</title>
<updated>2014-01-28T18:19:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-28T18:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=16f67c1f2eb963fe127721157abe5fa43c446065'/>
<id>16f67c1f2eb963fe127721157abe5fa43c446065</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove unused import for print_function"</title>
<updated>2014-01-28T14:51:48+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-28T14:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=ef01cc15e308e89e14218006656197a217cac019'/>
<id>ef01cc15e308e89e14218006656197a217cac019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update client to display data type of traits"</title>
<updated>2014-01-28T09:25:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-28T09:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=29ca6349d58232e863526b30c512e9a49fa958d6'/>
<id>29ca6349d58232e863526b30c512e9a49fa958d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Raise traceback on error when using CLI and -debug"</title>
<updated>2014-01-28T09:25:26+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-28T09:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=5422bc9970114d31012b5aac59c18daf7a140e82'/>
<id>5422bc9970114d31012b5aac59c18daf7a140e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify ceilometer client cmd line help info</title>
<updated>2014-01-28T03:50:34+00:00</updated>
<author>
<name>Jia Dong</name>
<email>jiadong.jia@huawei.com</email>
</author>
<published>2013-12-25T03:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=fcfe4b848e99f712acb5bbd003ef833485ff4672'/>
<id>fcfe4b848e99f712acb5bbd003ef833485ff4672</id>
<content type='text'>
The optional argument "--insufficient-data-action" is described as
"... URL to invoke when state transitions to insufficient_data...",
it was " URL to invoke when state transitions to unkown. "

Closes-Bug: #1260343

Change-Id: I34db56bb22b693e752a971f81d7b8467bfc6c4c5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The optional argument "--insufficient-data-action" is described as
"... URL to invoke when state transitions to insufficient_data...",
it was " URL to invoke when state transitions to unkown. "

Closes-Bug: #1260343

Change-Id: I34db56bb22b693e752a971f81d7b8467bfc6c4c5
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import for print_function</title>
<updated>2014-01-28T00:59:31+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2014-01-28T00:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=970a0be666fe5ba211f2ea9833abba0eef1739c9'/>
<id>970a0be666fe5ba211f2ea9833abba0eef1739c9</id>
<content type='text'>
A minor fix to https://review.openstack.org/#/c/69234/ which forgets
to remove the unused 'from __future__ import print_function' after
remove all print function.

Change-Id: Iedc925a66fa4dec209cf34ce28b45f768f7bc81d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A minor fix to https://review.openstack.org/#/c/69234/ which forgets
to remove the unused 'from __future__ import print_function' after
remove all print function.

Change-Id: Iedc925a66fa4dec209cf34ce28b45f768f7bc81d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove ununsed httplib2 requirement"</title>
<updated>2014-01-27T23:04:55+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-27T23:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=b01b40268c8d27c260c4e04d3224971c067fc892'/>
<id>b01b40268c8d27c260c4e04d3224971c067fc892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove print debugs statements."</title>
<updated>2014-01-27T23:04:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-27T23:04:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e22c009a7ad18fae9ae2837f9ecde672e77845b6'/>
<id>e22c009a7ad18fae9ae2837f9ecde672e77845b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "return sample info when creating sample with CLI"</title>
<updated>2014-01-27T22:59:05+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-27T22:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d142b249f80b573d09d62e11f7944aeaf2da5b5b'/>
<id>d142b249f80b573d09d62e11f7944aeaf2da5b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Using common methods from oslo cliutils"</title>
<updated>2014-01-27T22:57:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-27T22:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=18403d7be373d8f1eb21e5dfd8200b139a6bbb95'/>
<id>18403d7be373d8f1eb21e5dfd8200b139a6bbb95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
