<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/tests, branch 1.1.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>Merge "Add CLI for Capabilities REST API"</title>
<updated>2015-04-16T08:20:52+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-16T08:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=62e3573fceb6c6120d8c14a761927c2979d9c132'/>
<id>62e3573fceb6c6120d8c14a761927c2979d9c132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout for keystoneclient session</title>
<updated>2015-04-14T17:36:33+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2015-03-31T07:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=44af2d4087815d5d451305b549f91ab6130528c0'/>
<id>44af2d4087815d5d451305b549f91ab6130528c0</id>
<content type='text'>
Currently, we only apply timeout on ceilometer api, but not on keystone
api as well, this is not consistent. Keystone api may be slow, or worse,
stuck, then ceilometerclient will not return timely. This issue has caused
availability problem in our environment when ceilometer alarm service
has been running for a long time.

Change-Id: I0d5f82ff9cf4132a1de2f0b649908483326e116e
Closes-Bug: #1436249
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, we only apply timeout on ceilometer api, but not on keystone
api as well, this is not consistent. Keystone api may be slow, or worse,
stuck, then ceilometerclient will not return timely. This issue has caused
availability problem in our environment when ceilometer alarm service
has been running for a long time.

Change-Id: I0d5f82ff9cf4132a1de2f0b649908483326e116e
Closes-Bug: #1436249
</pre>
</div>
</content>
</entry>
<entry>
<title>add region_name to auth plugin parameters</title>
<updated>2015-04-14T14:33:18+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2015-04-02T08:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=bfb6d122fa99d94a61aea4432f74cbbf3f5d03cc'/>
<id>bfb6d122fa99d94a61aea4432f74cbbf3f5d03cc</id>
<content type='text'>
If endpoint is not specified, then auth plugin will request to keystone
to get target endpoint, however, we don't provide region name for it,
this will cause critical issue in multiple region scenario.

Change-Id: I99ceafec25072988435018ca1affbd778ca9b22f
Closes-Bug: #1439553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If endpoint is not specified, then auth plugin will request to keystone
to get target endpoint, however, we don't provide region name for it,
this will cause critical issue in multiple region scenario.

Change-Id: I99ceafec25072988435018ca1affbd778ca9b22f
Closes-Bug: #1439553
</pre>
</div>
</content>
</entry>
<entry>
<title>ceilometerclient insecure argument no longer works</title>
<updated>2015-04-07T19:42:32+00:00</updated>
<author>
<name>Matthew Edmonds</name>
<email>edmondsw@us.ibm.com</email>
</author>
<published>2015-03-31T13:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=a5df77d8730284e278fde087e8bb3c2520c6ddb1'/>
<id>a5df77d8730284e278fde087e8bb3c2520c6ddb1</id>
<content type='text'>
The os_insecure argument needs to be parsed and passed to the auth
plugin for non-shell usage.

Change-Id: Id45a680396a9b646b273d971a0f6c274e95019a6
Closes-Bug: #1438750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The os_insecure argument needs to be parsed and passed to the auth
plugin for non-shell usage.

Change-Id: Id45a680396a9b646b273d971a0f6c274e95019a6
Closes-Bug: #1438750
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CLI for Capabilities REST API</title>
<updated>2015-04-04T10:05:33+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2014-11-08T05:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=fc4c0eb3af306ab678600e6005f626cd3615481c'/>
<id>fc4c0eb3af306ab678600e6005f626cd3615481c</id>
<content type='text'>
Implements blueprint capability-cli

Change-Id: I23fe9c0bc9c27e04e3e0133fc84da7cf1f87321f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements blueprint capability-cli

Change-Id: I23fe9c0bc9c27e04e3e0133fc84da7cf1f87321f
</pre>
</div>
</content>
</entry>
<entry>
<title>Set auth_plugin in __init__</title>
<updated>2015-03-20T17:00:54+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chdent@redhat.com</email>
</author>
<published>2015-03-20T16:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=9b76ad7e1d215856731ea8b9f2f82f12e6463a6e'/>
<id>9b76ad7e1d215856731ea8b9f2f82f12e6463a6e</id>
<content type='text'>
This avoids auth_plugin being undefined when calling self.get_base_parser
without self.main having been called.

Closes-Bug: #1434264
Change-Id: Ic3a898ccecb865ff4e88d82538bcb04001d623db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids auth_plugin being undefined when calling self.get_base_parser
without self.main having been called.

Closes-Bug: #1434264
Change-Id: Ic3a898ccecb865ff4e88d82538bcb04001d623db
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "support specify user-id when create sample and alarm"</title>
<updated>2015-03-20T13:49:49+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-03-20T13:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=a910e42fda9a8c7f25e67174a5c6abda51cce0ee'/>
<id>a910e42fda9a8c7f25e67174a5c6abda51cce0ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support specify user-id when create sample and alarm</title>
<updated>2015-03-20T09:02:07+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>zhiqiang.fan@huawei.com</email>
</author>
<published>2015-03-20T09:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=f72dc0c38951c898fc139cee6446ef0f125fde10'/>
<id>f72dc0c38951c898fc139cee6446ef0f125fde10</id>
<content type='text'>
The change of I9ba984f804aecee5b63e5a86e699733040dee245 enables
us to specify os-user-id in CLI, but it shadows the user-id when
creating sample and alarm, this patch fixes it as what we've done
for project-id.

Change-Id: Ic3ce5dc8e1aea49b3e41fe495be4921fbf85ea5a
ref-change: I0ce2416dccd61eb50584799e6df0b8c45d44cdda
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change of I9ba984f804aecee5b63e5a86e699733040dee245 enables
us to specify os-user-id in CLI, but it shadows the user-id when
creating sample and alarm, this patch fixes it as what we've done
for project-id.

Change-Id: Ic3ce5dc8e1aea49b3e41fe495be4921fbf85ea5a
ref-change: I0ce2416dccd61eb50584799e6df0b8c45d44cdda
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a post_test_hook for gate-run functional tests</title>
<updated>2015-03-18T17:19:23+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chdent@redhat.com</email>
</author>
<published>2015-03-12T15:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=5bc02fe57bae5e38054a121ae03e429e9b0ba5b1'/>
<id>5bc02fe57bae5e38054a121ae03e429e9b0ba5b1</id>
<content type='text'>
This does the necessary to gather up the results and publish them
properly for the gate job. Based on similar changes done for
python-novaclient.

Change-Id: Ib1f63aed9425fc8418fb9ddfe32f2d53f4b7c2b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does the necessary to gather up the results and publish them
properly for the gate job. Based on similar changes done for
python-novaclient.

Change-Id: Ib1f63aed9425fc8418fb9ddfe32f2d53f4b7c2b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cli functional tests from tempest</title>
<updated>2015-03-16T15:21:55+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chdent@redhat.com</email>
</author>
<published>2015-03-12T14:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=5d52f773090ee2d21c4b1d7d5a660be5db9bb48a'/>
<id>5d52f773090ee2d21c4b1d7d5a660be5db9bb48a</id>
<content type='text'>
test_readonly_ceilometer is migrated from
./tempest/cli/simple_read_only/telemetry

A new 'functional' target is available in tox. In order for these
tests to pass OS_PASSWORD, OS_AUTH_URL, OS_USERNAME
and OS_TENANT_NAME need to be set in the environment before running
the tests, e.g:

    source src/devstack/openrc demo demo &amp;&amp; tox -efunctional

Subsequent patches will remove tests from tempest and add thes tests
to project-config for gate checks.

Change-Id: I3ce5ddbe471d70e8775ec5a1cc908a95a335b5e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_readonly_ceilometer is migrated from
./tempest/cli/simple_read_only/telemetry

A new 'functional' target is available in tox. In order for these
tests to pass OS_PASSWORD, OS_AUTH_URL, OS_USERNAME
and OS_TENANT_NAME need to be set in the environment before running
the tests, e.g:

    source src/devstack/openrc demo demo &amp;&amp; tox -efunctional

Subsequent patches will remove tests from tempest and add thes tests
to project-config for gate checks.

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