<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git, branch 0.2.1</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>Add release notes in docs</title>
<updated>2013-08-06T17:43:22+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2013-08-06T17:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0507e9cf6f435ed6a2d4cbe80e3bd90472e5f57e'/>
<id>0507e9cf6f435ed6a2d4cbe80e3bd90472e5f57e</id>
<content type='text'>
Change-Id: I49dc936a37848745ce3412e810b98348558d1157
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I49dc936a37848745ce3412e810b98348558d1157
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with global requirements</title>
<updated>2013-08-03T18:58:43+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-08-03T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3a92ffa823c42daa0d285b01aeefe3543bd420cc'/>
<id>3a92ffa823c42daa0d285b01aeefe3543bd420cc</id>
<content type='text'>
Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1969b4d74363a8d77cbb5dac661874f3bea2e96c
</pre>
</div>
</content>
</entry>
<entry>
<title>Change version reporting to use pbr</title>
<updated>2013-08-02T17:11:49+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2013-08-02T16:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=af874890221b145a8cb423d3c1fc5dc133dbef13'/>
<id>af874890221b145a8cb423d3c1fc5dc133dbef13</id>
<content type='text'>
Gets rid of the hard-coded version string in shell.py

Change-Id: I8b818c9a8f1224669079141e7a7caf614e588d20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gets rid of the hard-coded version string in shell.py

Change-Id: I8b818c9a8f1224669079141e7a7caf614e588d20
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify run_tests.sh to just run tox</title>
<updated>2013-08-02T06:41:14+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2013-08-02T06:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d67524897b55af99adfef0017a071d36a1f6003f'/>
<id>d67524897b55af99adfef0017a071d36a1f6003f</id>
<content type='text'>
should fix bug 1203384

Change-Id: Ib37b05067624d7ad1a4516f161514565b088bf6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should fix bug 1203384

Change-Id: Ib37b05067624d7ad1a4516f161514565b088bf6b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Prep for 0.2 release (0.2.rc1)"</title>
<updated>2013-08-01T22:51:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-08-01T22:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0cc581112214f638206f82acde28a36af91e6a21'/>
<id>0cc581112214f638206f82acde28a36af91e6a21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep for 0.2 release (0.2.rc1)</title>
<updated>2013-08-01T21:21:22+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2013-07-29T22:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6f9dcc13f6beecd6646632fc2174b3edf1b8c5c5'/>
<id>6f9dcc13f6beecd6646632fc2174b3edf1b8c5c5</id>
<content type='text'>
* rename HACKING to HACKING.rst and refer to the common OpenStack HACKING file
* add the barest of pointers to the wiki, etc. to the source docs
* add a bare-bones man page

Change-Id: I80e5b972af645f14ef17ae87f182ab09cb08dabe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rename HACKING to HACKING.rst and refer to the common OpenStack HACKING file
* add the barest of pointers to the wiki, etc. to the source docs
* add a bare-bones man page

Change-Id: I80e5b972af645f14ef17ae87f182ab09cb08dabe
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove tenant round 3 - other commands"</title>
<updated>2013-07-31T22:30:12+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-31T22:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f293027815f43371b1133fcdf6283c6a19530556'/>
<id>f293027815f43371b1133fcdf6283c6a19530556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove tenant round 2 - Identity API"</title>
<updated>2013-07-31T22:29:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-31T22:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0f63f46a07fcb58fe325e3034eedeffc4a15ad8b'/>
<id>0f63f46a07fcb58fe325e3034eedeffc4a15ad8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove tenant round 1 - global options"</title>
<updated>2013-07-31T22:29:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-31T22:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cd0f34b2d69a253212f3f73f991b552ec2c078c2'/>
<id>cd0f34b2d69a253212f3f73f991b552ec2c078c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'oauth authorization show' function from identity v3</title>
<updated>2013-07-31T18:54:39+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2013-07-31T18:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ce17a0b58877525cf39f0427f4874877fcf804ca'/>
<id>ce17a0b58877525cf39f0427f4874877fcf804ca</id>
<content type='text'>
Remove the mentioned function since I removed it in the client.

Change-Id: I45e713a1cdad92d257b895adfaa269404be6e6d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the mentioned function since I removed it in the client.

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