<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git, branch 2.0.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>Last sync from oslo-incubator</title>
<updated>2015-11-12T19:11:57+00:00</updated>
<author>
<name>Davanum Srinivas</name>
<email>davanum@gmail.com</email>
</author>
<published>2015-11-12T19:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d01a8cbac73842066bb129fc807bea3bc3a7278f'/>
<id>d01a8cbac73842066bb129fc807bea3bc3a7278f</id>
<content type='text'>
oslo-incubator will cease to host common code soon. This is
hopefully the very last sync from oslo-incubator.

Change-Id: I5adf01a6db61f34c1699c52c08cd47c4edccd8fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
oslo-incubator will cease to host common code soon. This is
hopefully the very last sync from oslo-incubator.

Change-Id: I5adf01a6db61f34c1699c52c08cd47c4edccd8fd
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gnocchi alarm create to use right field name</title>
<updated>2015-11-05T17:43:41+00:00</updated>
<author>
<name>Pradeep Kilambi</name>
<email>pkilambi@redhat.com</email>
</author>
<published>2015-11-05T17:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=b97ef58628a824851ef07e4c0429723b08424214'/>
<id>b97ef58628a824851ef07e4c0429723b08424214</id>
<content type='text'>
Closes-Bug: #1509430

Change-Id: I4f3b60776230dec5ac0ee31369fbe95cb0a8cd71
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1509430

Change-Id: I4f3b60776230dec5ac0ee31369fbe95cb0a8cd71
</pre>
</div>
</content>
</entry>
<entry>
<title>Update help message for alarm-gnocchi-resources-threshold-create</title>
<updated>2015-10-28T14:07:56+00:00</updated>
<author>
<name>Rohit Jaiswal</name>
<email>rohit.jaiswal@hp.com</email>
</author>
<published>2015-10-26T18:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=7be79a22f151c35b86e747d3eb9af78f0fbea06b'/>
<id>7be79a22f151c35b86e747d3eb9af78f0fbea06b</id>
<content type='text'>
Help message for '--aggregation-method' in
alarm-gnocchi-resources-threshold-create command is not precise.
The problem is that 'avg' is not a valid aggregation method in
gnocchi. This fix updates the help message.

Change-Id: I513b6fb9db9f96bfdd10391b6acd5c95e278f601
Closes-Bug: #1506549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help message for '--aggregation-method' in
alarm-gnocchi-resources-threshold-create command is not precise.
The problem is that 'avg' is not a valid aggregation method in
gnocchi. This fix updates the help message.

Change-Id: I513b6fb9db9f96bfdd10391b6acd5c95e278f601
Closes-Bug: #1506549
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2015-10-23T17:58:15+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-10-23T17:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=49bb273859d637d5565d8f954cacd1b3494cde08'/>
<id>49bb273859d637d5565d8f954cacd1b3494cde08</id>
<content type='text'>
Change-Id: I8b4a2b55ee78b26943ae484ecef0c5c7e7519d9e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8b4a2b55ee78b26943ae484ecef0c5c7e7519d9e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to enable meter-links on resource-list CLI</title>
<updated>2015-10-23T15:16:11+00:00</updated>
<author>
<name>Rohit Jaiswal</name>
<email>rohit.jaiswal@hp.com</email>
</author>
<published>2015-10-23T14:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e4a62a20b1d072969e842c38b2885a46a20fc54c'/>
<id>e4a62a20b1d072969e842c38b2885a46a20fc54c</id>
<content type='text'>
This adds an optional param to resource-list
CLI to enable meter-links. By default, meter
links are not generated, this patch adds an
optional param to generate links.

Change-Id: I308b94c8a57833cf30b4815ecec2ff9a50e91af6
Closes-Bug: #1508709
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an optional param to resource-list
CLI to enable meter-links. By default, meter
links are not generated, this patch adds an
optional param to generate links.

Change-Id: I308b94c8a57833cf30b4815ecec2ff9a50e91af6
Closes-Bug: #1508709
</pre>
</div>
</content>
</entry>
<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>Merge "print sample id for query-samples"</title>
<updated>2015-10-20T16:25:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-20T16:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=32a6fbd91b570d65332e646fb2db5d428cfead00'/>
<id>32a6fbd91b570d65332e646fb2db5d428cfead00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "fix typos in docstring"</title>
<updated>2015-10-20T16:16:02+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-20T16:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=ebf6a20e19d7690f90e9e184df9c93111d90cdef'/>
<id>ebf6a20e19d7690f90e9e184df9c93111d90cdef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Updated from global requirements"</title>
<updated>2015-10-20T10:22:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-20T10:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=9a2acebe3efba30d039435d1b62a3a68fb8c47e2'/>
<id>9a2acebe3efba30d039435d1b62a3a68fb8c47e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Move to keystone session object"</title>
<updated>2015-10-20T06:35:10+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-10-20T06:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d4d1a74c011b8cedaffbb8bccfb83ab19e42d482'/>
<id>d4d1a74c011b8cedaffbb8bccfb83ab19e42d482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
