<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/tests, branch 1.0.8</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 "Allow alarm-threshold-update to upate generic attributes"</title>
<updated>2013-11-28T00:20:24+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-11-28T00:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=2950b30089ab7f38b70a9dd6b40cf0823d4ade3a'/>
<id>2950b30089ab7f38b70a9dd6b40cf0823d4ade3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow alarm-threshold-update to upate generic attributes</title>
<updated>2013-11-22T11:40:47+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-11-22T11:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=08b476d2c9edeff7d025038467922f3d1cda6f19'/>
<id>08b476d2c9edeff7d025038467922f3d1cda6f19</id>
<content type='text'>
Fixes bug 1253989

Previously, generic (i.e. non-threshold-related) alarm attributes could
not be updated with the alarm-threshold-update command. An attempt to
do so failed semi-silently when a non-existent dict key was referenced.

Now, all alarm attributes can be updated with this command.

Change-Id: Iba3f21de879fb853575dcec1730de7873eab8afd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 1253989

Previously, generic (i.e. non-threshold-related) alarm attributes could
not be updated with the alarm-threshold-update command. An attempt to
do so failed semi-silently when a non-existent dict key was referenced.

Now, all alarm attributes can be updated with this command.

Change-Id: Iba3f21de879fb853575dcec1730de7873eab8afd
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pep8 E711/E712/E721/H302 checking</title>
<updated>2013-11-22T03:03:50+00:00</updated>
<author>
<name>Lianhao Lu</name>
<email>lianhao.lu@intel.com</email>
</author>
<published>2013-11-22T02:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=640d6f4ff4d38704ea5f43f3196910ffff4e6c51'/>
<id>640d6f4ff4d38704ea5f43f3196910ffff4e6c51</id>
<content type='text'>
Change-Id: I229f1c15b46284fae94d4c786765baa18da0055f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I229f1c15b46284fae94d4c786765baa18da0055f
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pep8 E128 checking</title>
<updated>2013-11-22T03:03:42+00:00</updated>
<author>
<name>Lianhao Lu</name>
<email>lianhao.lu@intel.com</email>
</author>
<published>2013-11-22T02:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=f80b29a6c3cd2326d0e721701dfa7449c07267f8'/>
<id>f80b29a6c3cd2326d0e721701dfa7449c07267f8</id>
<content type='text'>
Change-Id: I31dc17f0faaae1c32e5106873fd13158376367f7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I31dc17f0faaae1c32e5106873fd13158376367f7
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pep8 E121/E122/E123 checking</title>
<updated>2013-11-22T03:01:36+00:00</updated>
<author>
<name>Lianhao Lu</name>
<email>lianhao.lu@intel.com</email>
</author>
<published>2013-11-22T02:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=28d1d3a87f5b581e610f3ceb790a70eb98a83ed8'/>
<id>28d1d3a87f5b581e610f3ceb790a70eb98a83ed8</id>
<content type='text'>
Change-Id: I686f2b7895868e6ebaabe5d274e3efde2dd9c441
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I686f2b7895868e6ebaabe5d274e3efde2dd9c441
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid reset of repeat_actions attribute on alarm update</title>
<updated>2013-11-21T13:47:33+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-11-20T09:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=7a5cbc14a5ff0679e2797569f9de8ef82068f510'/>
<id>7a5cbc14a5ff0679e2797569f9de8ef82068f510</id>
<content type='text'>
Fixes bug 1253057

Previously, when an unrelated alarm attribute was updated via the CLI,
the repeat_actions attribute was also set to False as an unwanted side-effect.

Now, we only set this attribute in the update call if explicitly specified
as a CLI arg. Otherwise the value provided in the PUT request body reflects
the pre-existing value for this attribute.

Change-Id: I94468ff649dd4367848c74e94a3feb08494bb223
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 1253057

Previously, when an unrelated alarm attribute was updated via the CLI,
the repeat_actions attribute was also set to False as an unwanted side-effect.

Now, we only set this attribute in the update call if explicitly specified
as a CLI arg. Otherwise the value provided in the PUT request body reflects
the pre-existing value for this attribute.

Change-Id: I94468ff649dd4367848c74e94a3feb08494bb223
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds the 'limit' parameter to sample list command in V2 API</title>
<updated>2013-10-28T10:43:47+00:00</updated>
<author>
<name>Nejc Saje</name>
<email>nejc.saje@xlab.si</email>
</author>
<published>2013-10-24T11:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=03a567f9f44843ac146e058a3c9bfc933b375180'/>
<id>03a567f9f44843ac146e058a3c9bfc933b375180</id>
<content type='text'>
Change-Id: I338590fcd75f39c3419e7e138023f6918f206ae2
Fixes: bug #1244172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I338590fcd75f39c3419e7e138023f6918f206ae2
Fixes: bug #1244172
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix order of sample list</title>
<updated>2013-10-28T00:08:40+00:00</updated>
<author>
<name>fujioka yuuichi</name>
<email>fujioka-yuuichi@zx.mxh.nes.nec.co.jp</email>
</author>
<published>2013-10-28T00:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=1b0f94f20580a55bea52ba468bdeeca3dd4552bd'/>
<id>1b0f94f20580a55bea52ba468bdeeca3dd4552bd</id>
<content type='text'>
Samples of "ceilometer sample-list" are sorted by Resource ID and
Volume.
Expected order is Timestamp.

This pache fixes this problem.

Change-Id: I338014e5868b2176a3afd549e13d0dd6118b3ac1
Closes-Bug: #1227495
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Samples of "ceilometer sample-list" are sorted by Resource ID and
Volume.
Expected order is Timestamp.

This pache fixes this problem.

Change-Id: I338014e5868b2176a3afd549e13d0dd6118b3ac1
Closes-Bug: #1227495
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cacert argument to HTTPS connection</title>
<updated>2013-10-24T08:00:35+00:00</updated>
<author>
<name>Kieran Spear</name>
<email>kispear@gmail.com</email>
</author>
<published>2013-10-24T07:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e337ae3f639d506a40538d6540ca5cdc4da9db61'/>
<id>e337ae3f639d506a40538d6540ca5cdc4da9db61</id>
<content type='text'>
This fixes a typo that broke the client for HTTPS URLs.

Added a basic test to cover this case.
Coverage is very low in common/http.py.

Change-Id: Ic440f20f463c3b8558a7639f1015096a01496cf8
Closes-bug: 1244091
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a typo that broke the client for HTTPS URLs.

Added a basic test to cover this case.
Coverage is very low in common/http.py.

Change-Id: Ic440f20f463c3b8558a7639f1015096a01496cf8
Closes-bug: 1244091
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace mox3 with mock in unit test</title>
<updated>2013-10-21T04:20:03+00:00</updated>
<author>
<name>Lianhao Lu</name>
<email>lianhao.lu@intel.com</email>
</author>
<published>2013-10-21T02:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=9c4d49189fe1150fad8420b8191ae7a240c945af'/>
<id>9c4d49189fe1150fad8420b8191ae7a240c945af</id>
<content type='text'>
Compared to mox3, mock is tested much more in various Python 3 versions.

Change-Id: I9e83aa622257c36ff47c79f6b491c1b074d2245d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compared to mox3, mock is tested much more in various Python 3 versions.

Change-Id: I9e83aa622257c36ff47c79f6b491c1b074d2245d
</pre>
</div>
</content>
</entry>
</feed>
