<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/tools/pip-requires, branch pike-eol</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Rename requires files to standard names.</title>
<updated>2013-05-29T09:38:13+00:00</updated>
<author>
<name>Zhenguo Niu</name>
<email>Niu.ZGlinux@gmail.com</email>
</author>
<published>2013-05-29T09:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=bac0718764ac5e7cc22adf24d035db0be0cf90d9'/>
<id>bac0718764ac5e7cc22adf24d035db0be0cf90d9</id>
<content type='text'>
Rename tools/pip-requires to requirements.txt and tools/test-requires
to test-requirements.txt. These are standard files, and tools in the
general world are growing intelligence about them.

Change-Id: I903213fda94a833335abaa7ad9a90bbb688ec15a
Fixes: bug #1179008
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename tools/pip-requires to requirements.txt and tools/test-requires
to test-requirements.txt. These are standard files, and tools in the
general world are growing intelligence about them.

Change-Id: I903213fda94a833335abaa7ad9a90bbb688ec15a
Fixes: bug #1179008
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to pbr.</title>
<updated>2013-05-16T17:36:08+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-05-14T15:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d49fcb726d078b25566e57c7604d0d52d9998b22'/>
<id>d49fcb726d078b25566e57c7604d0d52d9998b22</id>
<content type='text'>
Fixes bug 1179007

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

Change-Id: Ief74b121dcad28bb1c2b6044ef72e0cbd51e8f65
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds image `create` and `delete` functionality.</title>
<updated>2013-04-23T19:09:20+00:00</updated>
<author>
<name>Josh Kearney</name>
<email>josh@jk0.org</email>
</author>
<published>2013-04-09T18:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=6da61e03f03f9a65cbc9203ea9fdd47c64990184'/>
<id>6da61e03f03f9a65cbc9203ea9fdd47c64990184</id>
<content type='text'>
We use the V1 API for `create` since it does not
yet exist in the V2 API in glanceclient.

For blueprint glance-client.

Change-Id: Ifa819c14f6a013f4530d16247a671e5a1c740a28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the V1 API for `create` since it does not
yet exist in the V2 API in glanceclient.

For blueprint glance-client.

Change-Id: Ifa819c14f6a013f4530d16247a671e5a1c740a28
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Cinder API V1 Support</title>
<updated>2013-02-08T16:22:01+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2013-02-01T07:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=7072b4f802ff5567f0781f89f360c5be43a7977e'/>
<id>7072b4f802ff5567f0781f89f360c5be43a7977e</id>
<content type='text'>
made the changes suggested by dtroyer
added client
modified setup.py entry points
updated pip required
added support for create/delete/list volume types
openstack list type
openstack create type typeName
openstack delete type typeNameOrId

Change-Id: I43655de151582e37f14dc9550151a66db7a009ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
made the changes suggested by dtroyer
added client
modified setup.py entry points
updated pip required
added support for create/delete/list volume types
openstack list type
openstack create type typeName
openstack delete type typeNameOrId

Change-Id: I43655de151582e37f14dc9550151a66db7a009ab
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up test environment and remove unused imports.</title>
<updated>2013-01-22T17:44:18+00:00</updated>
<author>
<name>Josh Kearney</name>
<email>josh@jk0.org</email>
</author>
<published>2013-01-21T19:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c1ea2989049c102fde0ea22ac06d066a34d7b0db'/>
<id>c1ea2989049c102fde0ea22ac06d066a34d7b0db</id>
<content type='text'>
First round of adding more complete unit test coverage.

Change-Id: Ic1979c499ca6fcb784892a95954a3527539c4e53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First round of adding more complete unit test coverage.

Change-Id: Ic1979c499ca6fcb784892a95954a3527539c4e53
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "bug 1091029"</title>
<updated>2012-12-27T17:39:52+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-12-27T17:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=c6755d5c2adfc565bcd09cf2567499ab7f958f8b'/>
<id>c6755d5c2adfc565bcd09cf2567499ab7f958f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increment minimum required keystoneclient version number</title>
<updated>2012-12-27T17:33:27+00:00</updated>
<author>
<name>Henry Nash</name>
<email>henryn@linux.vnet.ibm.com</email>
</author>
<published>2012-11-17T23:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e7585624ac2a23dd0c937b16cf2e6b12b9e0125e'/>
<id>e7585624ac2a23dd0c937b16cf2e6b12b9e0125e</id>
<content type='text'>
The movement of auth_token from keystone to keystoneclient is part
of the updated 0.2 version of keystoneclient.  The server still
maintains an import back from the client for backward compatibility.
However, in order to support this, installations must upgrade to
the latest 0.2 version of the client.

Change-Id: I1ed1ebebbd56b2ed9c035c9e7d83783c8b2ae5fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The movement of auth_token from keystone to keystoneclient is part
of the updated 0.2 version of keystoneclient.  The server still
maintains an import back from the client for backward compatibility.
However, in order to support this, installations must upgrade to
the latest 0.2 version of the client.

Change-Id: I1ed1ebebbd56b2ed9c035c9e7d83783c8b2ae5fc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove upper bounds on openstack dependencies."</title>
<updated>2012-12-27T17:24:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-12-27T17:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=541895994fe3cd51aa29e87030e537e0438fdf54'/>
<id>541895994fe3cd51aa29e87030e537e0438fdf54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug 1091029</title>
<updated>2012-12-17T01:48:36+00:00</updated>
<author>
<name>Ben Andrews</name>
<email>andrewsben@gmail.com</email>
</author>
<published>2012-12-17T01:48:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0fe3efaacb5a7eb44d950b4ac7d16df2a495a9d6'/>
<id>0fe3efaacb5a7eb44d950b4ac7d16df2a495a9d6</id>
<content type='text'>
sets version that pip can use for pyparser to one that is for python 2.X. 2.0.0 is only for python 3

Change-Id: Ief16981b5e2c7d8716fdf77e15998cc9ffae9779
Fixes: bug #1091029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sets version that pip can use for pyparser to one that is for python 2.X. 2.0.0 is only for python 3

Change-Id: Ief16981b5e2c7d8716fdf77e15998cc9ffae9779
Fixes: bug #1091029
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove upper bounds on openstack dependencies.</title>
<updated>2012-11-17T00:38:03+00:00</updated>
<author>
<name>James E. Blair</name>
<email>jeblair@hp.com</email>
</author>
<published>2012-11-17T00:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2fad9aa0f61a1ef2f93139000eeb81613a6b4456'/>
<id>2fad9aa0f61a1ef2f93139000eeb81613a6b4456</id>
<content type='text'>
Change-Id: Ib2980bc219aba66cfdbc67b7fc4eafbf6501ef23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib2980bc219aba66cfdbc67b7fc4eafbf6501ef23
</pre>
</div>
</content>
</entry>
</feed>
