<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/test-requirements.txt, branch 2.3.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Updated from global requirements</title>
<updated>2016-03-24T13:50:43+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-03-24T13:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=a0261f846acbe6a180b629da9e212deebe7af4bb'/>
<id>a0261f846acbe6a180b629da9e212deebe7af4bb</id>
<content type='text'>
Change-Id: I5b6c24ccfd6f945bba6370c2967d16e0b80caea7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5b6c24ccfd6f945bba6370c2967d16e0b80caea7
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-03-02T19:23:53+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-03-02T19:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4ab66631d016cf1e01d7825c8eae678bf9f778ca'/>
<id>4ab66631d016cf1e01d7825c8eae678bf9f778ca</id>
<content type='text'>
Change-Id: Icc45c24eebbdd524254dc3200b016fe75b621b15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icc45c24eebbdd524254dc3200b016fe75b621b15
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add shell --profile option to trigger osprofiler from CLI"</title>
<updated>2016-02-26T19:49:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-02-26T19:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2819450be5d4fa57c6efdb4cd225f59bab894fba'/>
<id>2819450be5d4fa57c6efdb4cd225f59bab894fba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell --profile option to trigger osprofiler from CLI</title>
<updated>2016-02-25T20:13:27+00:00</updated>
<author>
<name>Dina Belova</name>
<email>dbelova@mirantis.com</email>
</author>
<published>2015-12-10T12:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=16f00833a70893979ccdf7ffb7f6e1e7653cdc24'/>
<id>16f00833a70893979ccdf7ffb7f6e1e7653cdc24</id>
<content type='text'>
This will allow to trigger profiling of various services that
allow it currently and which APIs support is added to openstackclient.
Cinder and Glance have osprofiler support already, Nova and Keystone
are in progress.

To use this functionality osprofiler (and its storage backend) needs
to be installed in the environment. If so, you will be able to trigger
profiling via the following command, for example:

$ openstack --profile SECRET_KEY user list

At the end of output there will be message with &lt;trace_id&gt;, and
to plot nice HTML graphs the following command should be used:

$ osprofiler trace show &lt;trace_id&gt; --html --out result.html

Related Keystone change: https://review.openstack.org/#/c/103368/
Related Nova change: https://review.openstack.org/#/c/254703/

The similar change to the keystoneclient
(https://review.openstack.org/#/c/255308/) was abandoned as new
CLI extenstions are not more accepted to python-keystoneclient.

Change-Id: I3d6ac613e5da70619d0a4781e5d066fde073b407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow to trigger profiling of various services that
allow it currently and which APIs support is added to openstackclient.
Cinder and Glance have osprofiler support already, Nova and Keystone
are in progress.

To use this functionality osprofiler (and its storage backend) needs
to be installed in the environment. If so, you will be able to trigger
profiling via the following command, for example:

$ openstack --profile SECRET_KEY user list

At the end of output there will be message with &lt;trace_id&gt;, and
to plot nice HTML graphs the following command should be used:

$ osprofiler trace show &lt;trace_id&gt; --html --out result.html

Related Keystone change: https://review.openstack.org/#/c/103368/
Related Nova change: https://review.openstack.org/#/c/254703/

The similar change to the keystoneclient
(https://review.openstack.org/#/c/255308/) was abandoned as new
CLI extenstions are not more accepted to python-keystoneclient.

Change-Id: I3d6ac613e5da70619d0a4781e5d066fde073b407
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-02-24T01:39:41+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-02-24T01:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=198371b0b70467cb4be0a47317ec32cbe904f520'/>
<id>198371b0b70467cb4be0a47317ec32cbe904f520</id>
<content type='text'>
Change-Id: Ib681d0b07afdde821ab4f9a17b1333bd12739eec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib681d0b07afdde821ab4f9a17b1333bd12739eec
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused test-requirments</title>
<updated>2016-02-18T14:51:04+00:00</updated>
<author>
<name>Chaozhe.Chen</name>
<email>chaozhe.chen@easystack.cn</email>
</author>
<published>2016-02-18T14:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=444fc6149db58361e5329e3f05eb8f056fb7479a'/>
<id>444fc6149db58361e5329e3f05eb8f056fb7479a</id>
<content type='text'>
WebOb is not needed in our test code.
So remove it to make less dependences.

Change-Id: I4910263449ff3d49c4ee44a6ef7a7762875fe76f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WebOb is not needed in our test code.
So remove it to make less dependences.

Change-Id: I4910263449ff3d49c4ee44a6ef7a7762875fe76f
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-02-12T20:06:35+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-02-12T20:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=08e045282c97c4bd022da3802eb1535c6b264120'/>
<id>08e045282c97c4bd022da3802eb1535c6b264120</id>
<content type='text'>
Change-Id: I1583731e73699b71aa7a03ae4541e481abd6f1ea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1583731e73699b71aa7a03ae4541e481abd6f1ea
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-02-10T21:59:14+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-02-10T21:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=dda45e3c39f32213ddbd74aab5421ed34cc95245'/>
<id>dda45e3c39f32213ddbd74aab5421ed34cc95245</id>
<content type='text'>
Change-Id: Icdee08fa079eb3646388567050643c29eac1eca8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icdee08fa079eb3646388567050643c29eac1eca8
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-02-08T02:44:02+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-02-08T02:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e3e925d2f1bb1a58f9c7f33262c5cda2ccc73212'/>
<id>e3e925d2f1bb1a58f9c7f33262c5cda2ccc73212</id>
<content type='text'>
Change-Id: I14a68f0ed63f1a3e3cac7379324d58b613afdfa9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I14a68f0ed63f1a3e3cac7379324d58b613afdfa9
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2016-02-02T02:03:31+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2016-02-01T22:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2548419e92d9ced02088d34b83a6537eaa17b373'/>
<id>2548419e92d9ced02088d34b83a6537eaa17b373</id>
<content type='text'>
Change-Id: I2f00e8ff1609d76c2ab20226f2b4503231fdb003
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2f00e8ff1609d76c2ab20226f2b4503231fdb003
</pre>
</div>
</content>
</entry>
</feed>
