<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/tests/unit/v2, branch 2.6.0</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>Correct the parameters's position of assertEqual</title>
<updated>2016-07-29T03:08:36+00:00</updated>
<author>
<name>xiaozhuangqing</name>
<email>zhuangqing.xiao@easystack.cn</email>
</author>
<published>2016-07-29T02:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=481cd7d33bf5f91c39888fa695238c562eda7945'/>
<id>481cd7d33bf5f91c39888fa695238c562eda7945</id>
<content type='text'>
assertEqual using should be assertEqual(expected, actual)

misplace have two impacts:
1.giving confusing messages when some tests failed.
2.mislead other developer,new test modules may follow these wrong pattern

see Partial-Bug  https://bugs.launchpad.net/oslo.config/+bug/1604213

Change-Id: I4467d5efb1eed9f4c473c947c93afcfaf9be6ea6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assertEqual using should be assertEqual(expected, actual)

misplace have two impacts:
1.giving confusing messages when some tests failed.
2.mislead other developer,new test modules may follow these wrong pattern

see Partial-Bug  https://bugs.launchpad.net/oslo.config/+bug/1604213

Change-Id: I4467d5efb1eed9f4c473c947c93afcfaf9be6ea6
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.5</title>
<updated>2016-07-27T13:27:30+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2016-07-27T13:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=f0faf477afe22f691e586900dcd8abaaccbb767c'/>
<id>f0faf477afe22f691e586900dcd8abaaccbb767c</id>
<content type='text'>
This fixes a test that check too much of the output formatting. Just
test that some of the values we expect are there.

Change-Id: I43a2c2d017bc99ef045ff2e4c5943f1607343ec1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a test that check too much of the output formatting. Just
test that some of the values we expect are there.

Change-Id: I43a2c2d017bc99ef045ff2e4c5943f1607343ec1
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to keystoneauth</title>
<updated>2016-06-01T12:24:03+00:00</updated>
<author>
<name>Clenimar Filemon</name>
<email>clenimar.filemon@gmail.com</email>
</author>
<published>2016-05-31T19:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=39ee8fbc087011602bcb37daa877e3dd2926a0a2'/>
<id>39ee8fbc087011602bcb37daa877e3dd2926a0a2</id>
<content type='text'>
keystoneclient.auth is deprecated in favour of keystoneauth. This patch
updates Ceilometerclient accordingly.

Change-Id: Id4b14cbccfabfeaa5322f7ae5702261d0ed9cca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keystoneclient.auth is deprecated in favour of keystoneauth. This patch
updates Ceilometerclient accordingly.

Change-Id: Id4b14cbccfabfeaa5322f7ae5702261d0ed9cca2
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the usage of the method assertEqual()</title>
<updated>2016-05-19T09:14:07+00:00</updated>
<author>
<name>hexin</name>
<email>hxhehx@cn.ibm.com</email>
</author>
<published>2016-05-18T07:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=87c30d90a70f6e017fdff937897a9db676c9b578'/>
<id>87c30d90a70f6e017fdff937897a9db676c9b578</id>
<content type='text'>
The first argument of the method assertEqual() should be
the expected value.

Change-Id: I8ea18641e7563e6d7b2779888759d761c9a843f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The first argument of the method assertEqual() should be
the expected value.

Change-Id: I8ea18641e7563e6d7b2779888759d761c9a843f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to hacking 0.11.0</title>
<updated>2016-05-12T21:32:06+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2016-05-12T21:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=53ca79e8f7c5f456238427d6130525191a28e85f'/>
<id>53ca79e8f7c5f456238427d6130525191a28e85f</id>
<content type='text'>
Change-Id: I858a418fa5202ec4fc0fc17f462b983f7864bcac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I858a418fa5202ec4fc0fc17f462b983f7864bcac
</pre>
</div>
</content>
</entry>
<entry>
<title>remove default value of repeat-actions</title>
<updated>2016-03-10T13:43:09+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2016-03-07T17:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c8ff0e7f9672298859298960084721ee520fa060'/>
<id>c8ff0e7f9672298859298960084721ee520fa060</id>
<content type='text'>
I94468ff649dd4367848c74e94a3feb08494bb223 fixes problem that ceilometeclient
incorrectly reset repeat-actions when update any attribute.

I53f3af447a8f814388985f6e4ab57a8ffec18a2a reverts most of the above change,
which leading to bug 1539092. Because repeat-actions has default value False,
no matter we set it or not, it will replace this bit when we get alarm from API.

The unit test doesn't cover such case, so this change still succeeds in CI test.

We don't need to revert it again, because the redundant code for create and update
is not needed, repeat-actions has default value (False) in API side, so the proper
way is simply removing the default value in CLI side.

Change-Id: I39c28294db3e55141bb8a2024a6ddfdf8acf5e0d
Closes-Bug: #1539092
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I94468ff649dd4367848c74e94a3feb08494bb223 fixes problem that ceilometeclient
incorrectly reset repeat-actions when update any attribute.

I53f3af447a8f814388985f6e4ab57a8ffec18a2a reverts most of the above change,
which leading to bug 1539092. Because repeat-actions has default value False,
no matter we set it or not, it will replace this bit when we get alarm from API.

The unit test doesn't cover such case, so this change still succeeds in CI test.

We don't need to revert it again, because the redundant code for create and update
is not needed, repeat-actions has default value (False) in API side, so the proper
way is simply removing the default value in CLI side.

Change-Id: I39c28294db3e55141bb8a2024a6ddfdf8acf5e0d
Closes-Bug: #1539092
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhances client to support unique meter retrieval</title>
<updated>2016-02-06T07:11:37+00:00</updated>
<author>
<name>Rohit Jaiswal</name>
<email>rohit.jaiswal@hp.com</email>
</author>
<published>2016-01-26T16:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c45000c7594ad6fbfabf44c0615dce3021f43605'/>
<id>c45000c7594ad6fbfabf44c0615dce3021f43605</id>
<content type='text'>
meter list API is enhanced to support a unique param
If specified as True, it returns a unique list of
meters.

This patch enhances the ceilometer-client to support
the unique argument in the shell and the client bindings.

DocImpact
Closes-Bug: #1506959

Change-Id: I011ca725c25e1cdbe9891c3719f13f5cd34142ea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
meter list API is enhanced to support a unique param
If specified as True, it returns a unique list of
meters.

This patch enhances the ceilometer-client to support
the unique argument in the shell and the client bindings.

DocImpact
Closes-Bug: #1506959

Change-Id: I011ca725c25e1cdbe9891c3719f13f5cd34142ea
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix to disable meter-links from CLI"</title>
<updated>2016-01-19T00:03:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-19T00:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=500e6129aee983cacaacbd48d0a706323e54bc71'/>
<id>500e6129aee983cacaacbd48d0a706323e54bc71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix project_id and user_id fields not set when create gnocchi alarm</title>
<updated>2016-01-17T15:18:40+00:00</updated>
<author>
<name>xialinjuan</name>
<email>ljxiash@cn.ibm.com</email>
</author>
<published>2016-01-06T01:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=52c098841577e9eb51fed75ce28da3027aa87e4f'/>
<id>52c098841577e9eb51fed75ce28da3027aa87e4f</id>
<content type='text'>
When using command alarm-gnocchi-* the project_id and user_id are not
set. The patch fix it and add related tests:

1.ceilometer gnocchi alarm create/update test cases
2.check gnocchi alarm create/update command args test cases
3.check update alarm without alarm-id
4.check shadowed args are restored

Closes-Bug: #1506509
Change-Id: If6a8cfd9bc52b3eeff99dfcfdee2f4da7220674b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using command alarm-gnocchi-* the project_id and user_id are not
set. The patch fix it and add related tests:

1.ceilometer gnocchi alarm create/update test cases
2.check gnocchi alarm create/update command args test cases
3.check update alarm without alarm-id
4.check shadowed args are restored

Closes-Bug: #1506509
Change-Id: If6a8cfd9bc52b3eeff99dfcfdee2f4da7220674b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Don't copy the auth_plugin for aodh"</title>
<updated>2016-01-12T11:01:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-12T11:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=25517d0226e69bbabf9679c80445746a5cab846d'/>
<id>25517d0226e69bbabf9679c80445746a5cab846d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
