<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/v2/shell.py, branch 1.0.3</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>Add support for new alarm repeat_actions attribute</title>
<updated>2013-08-08T20:41:05+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-08-08T15:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e8bf783d6aec35a694db491c8df580db54fa4de0'/>
<id>e8bf783d6aec35a694db491c8df580db54fa4de0</id>
<content type='text'>
Continuous notification is generally required by Heat.

Change-Id: Ib396f47c68298f883e305c755d821c2679a56a5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continuous notification is generally required by Heat.

Change-Id: Ib396f47c68298f883e305c755d821c2679a56a5c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in help text.</title>
<updated>2013-08-01T17:43:49+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-08-01T17:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=dd4b654e5f6d6d739d69226f1898b1d31db07b37'/>
<id>dd4b654e5f6d6d739d69226f1898b1d31db07b37</id>
<content type='text'>
Minor misspelling in alarm-{create|update} help text.

Change-Id: I1ddbaec42dda175a17d32229029c08d46e64151f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor misspelling in alarm-{create|update} help text.

Change-Id: I1ddbaec42dda175a17d32229029c08d46e64151f
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to set matching_metadata with the cli</title>
<updated>2013-07-22T15:42:06+00:00</updated>
<author>
<name>Mehdi Abaakouk</name>
<email>mehdi.abaakouk@enovance.com</email>
</author>
<published>2013-07-16T16:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=04cc271da208069e921da252554e839de46442ed'/>
<id>04cc271da208069e921da252554e839de46442ed</id>
<content type='text'>
This change allows to set the matching_metadata of a alarm like this:

 ceilometer alarm-create --matching-metadata 'key=value' \
      --matching-metadata 'key2=value2' --name 'alarm' ...

Fixes bug #1201877

Change-Id: I22bf261b0a9580a06ae107ed45d082171f21fcc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change allows to set the matching_metadata of a alarm like this:

 ceilometer alarm-create --matching-metadata 'key=value' \
      --matching-metadata 'key2=value2' --name 'alarm' ...

Fixes bug #1201877

Change-Id: I22bf261b0a9580a06ae107ed45d082171f21fcc4
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for creating samples</title>
<updated>2013-07-17T23:41:16+00:00</updated>
<author>
<name>Angus Salkeld</name>
<email>asalkeld@redhat.com</email>
</author>
<published>2013-07-17T23:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=3010ebcc75ea271c46351ef68d00482f0fbacb85'/>
<id>3010ebcc75ea271c46351ef68d00482f0fbacb85</id>
<content type='text'>
Change-Id: Ib33a5fd162d760efa23a2fc496c1d11d79484491
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib33a5fd162d760efa23a2fc496c1d11d79484491
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for specifying statistics period.</title>
<updated>2013-06-20T20:29:00+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-06-20T20:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=aa5330b48cf3165a775e13fc2cc3117a05b31896'/>
<id>aa5330b48cf3165a775e13fc2cc3117a05b31896</id>
<content type='text'>
Allow the period to be be specified as an addition parameter
when retrieving statistics.

Change-Id: Ied3add404fb8b20c46a4de00f07273a6d6c4ffce
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow the period to be be specified as an addition parameter
when retrieving statistics.

Change-Id: Ied3add404fb8b20c46a4de00f07273a6d6c4ffce
</pre>
</div>
</content>
</entry>
<entry>
<title>Start using pyflakes</title>
<updated>2013-06-09T09:35:18+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>dirk@dmllr.de</email>
</author>
<published>2013-06-09T09:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=d00756acfd95785390132221edbdebe5f8c1599f'/>
<id>d00756acfd95785390132221edbdebe5f8c1599f</id>
<content type='text'>
Enable Pyflakes tests. Fix those warnings that occur.
Also explicitely list the pep8 warnings that currently
fail.

Change-Id: Icfd7bf23007a99187cfee66cbd630e0e885bf7d3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Pyflakes tests. Fix those warnings that occur.
Also explicitely list the pep8 warnings that currently
fail.

Change-Id: Icfd7bf23007a99187cfee66cbd630e0e885bf7d3
</pre>
</div>
</content>
</entry>
<entry>
<title>Add client support for creating new alarms.</title>
<updated>2013-05-28T14:08:56+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-05-22T15:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=4946780d5f3c29d753bd9ba36c89257b0a229703'/>
<id>4946780d5f3c29d753bd9ba36c89257b0a229703</id>
<content type='text'>
Change-Id: I4e3be2e480803eeaf4ec11079e69e7e6afd5e0d1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4e3be2e480803eeaf4ec11079e69e7e6afd5e0d1
</pre>
</div>
</content>
</entry>
<entry>
<title>Add client support for updating alarms.</title>
<updated>2013-05-28T14:06:05+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-05-21T21:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=8cc09381cb82b197dcdda89cdacbe42c002ea470'/>
<id>8cc09381cb82b197dcdda89cdacbe42c002ea470</id>
<content type='text'>
Change-Id: I2a368f536ec440387d32a8076a86d143b94d7c90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2a368f536ec440387d32a8076a86d143b94d7c90
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable more pep8 checks</title>
<updated>2013-05-23T00:13:01+00:00</updated>
<author>
<name>Angus Salkeld</name>
<email>asalkeld@redhat.com</email>
</author>
<published>2013-05-23T00:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c272dc73673b1a69aab5dd847186d552783253a4'/>
<id>c272dc73673b1a69aab5dd847186d552783253a4</id>
<content type='text'>
Change-Id: Ib8509391d4c4521e18f0e980003c5e94c7ba2f54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib8509391d4c4521e18f0e980003c5e94c7ba2f54
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix pep H306 (import order)"</title>
<updated>2013-05-22T23:36:24+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-05-22T23:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=a1a21bd7fd09f31789ac773f37004ba42895894b'/>
<id>a1a21bd7fd09f31789ac773f37004ba42895894b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
