<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient, branch 1.0.5</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Sync with global requirements</title>
<updated>2013-08-06T17:45:24+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-08-06T16:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=61006510007f7b23a25bf0bfcd8ad7d740def9e1'/>
<id>61006510007f7b23a25bf0bfcd8ad7d740def9e1</id>
<content type='text'>
Change-Id: Iccc824fef7dc7ae5675d6528a1ea33566e5f7eef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iccc824fef7dc7ae5675d6528a1ea33566e5f7eef
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove locals() from cinder client code base"</title>
<updated>2013-08-03T17:58:02+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-08-03T17:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=55b2161c8f3edbb1cc64048f16c70af0aa039822'/>
<id>55b2161c8f3edbb1cc64048f16c70af0aa039822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert "Add evaluation of --force parameter when creating snapshots""</title>
<updated>2013-08-03T01:23:48+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-08-03T01:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3ad0b81bedf52aa1ebfe32150b93d1e22eb6e66a'/>
<id>3ad0b81bedf52aa1ebfe32150b93d1e22eb6e66a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Add evaluation of --force parameter when creating snapshots"</title>
<updated>2013-08-03T00:09:23+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2013-08-03T00:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=aeab4e4335a94db6ca68950110bd9dd0f9d94b4f'/>
<id>aeab4e4335a94db6ca68950110bd9dd0f9d94b4f</id>
<content type='text'>
This reverts commit 854740c4c793444c955180e7c0c96977e3e06c56

What we should've caught here is that the args actually passes in a Bool, which then fails the .lower().

Also, if we want to do things like check for strings representing bools we should use the utils.bool_from_str() method rather than write it inline like this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 854740c4c793444c955180e7c0c96977e3e06c56

What we should've caught here is that the args actually passes in a Bool, which then fails the .lower().

Also, if we want to do things like check for strings representing bools we should use the utils.bool_from_str() method rather than write it inline like this.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove locals() from cinder client code base</title>
<updated>2013-07-31T23:03:17+00:00</updated>
<author>
<name>Mike Perez</name>
<email>thingee@gmail.com</email>
</author>
<published>2013-07-31T23:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6193f2ba96632739913d4226c7ed8160f7010a82'/>
<id>6193f2ba96632739913d4226c7ed8160f7010a82</id>
<content type='text'>
Hacking file now disallows locals() usage.

Change-Id: I5049c718c2706d606c12913ae0b33a0fb3263542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hacking file now disallows locals() usage.

Change-Id: I5049c718c2706d606c12913ae0b33a0fb3263542
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Changes for volume type quotas."</title>
<updated>2013-07-31T02:03:46+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-31T02:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=53a03446085fe00e6d69649f141ce49133af6f2c'/>
<id>53a03446085fe00e6d69649f141ce49133af6f2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add evaluation of --force parameter when creating snapshots"</title>
<updated>2013-07-31T01:58:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-31T01:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1329e0b94f05776e03c1d56e63f06e1520d2bc67'/>
<id>1329e0b94f05776e03c1d56e63f06e1520d2bc67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add availability-zone-list command"</title>
<updated>2013-07-29T16:05:16+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-07-29T16:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3a3801635c12d97810e689756a26b7c04897f06e'/>
<id>3a3801635c12d97810e689756a26b7c04897f06e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add evaluation of --force parameter when creating snapshots</title>
<updated>2013-07-28T16:18:27+00:00</updated>
<author>
<name>Seif Lotfy</name>
<email>s.lotfy@telekom.de</email>
</author>
<published>2013-07-18T18:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=854740c4c793444c955180e7c0c96977e3e06c56'/>
<id>854740c4c793444c955180e7c0c96977e3e06c56</id>
<content type='text'>
Raise BadRequest Exception if value of --force parameter in
snapshot-create is invalid

Fixes: bug #1014689

Change-Id: If4858dc17cedf027112defb935016137727681cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise BadRequest Exception if value of --force parameter in
snapshot-create is invalid

Fixes: bug #1014689

Change-Id: If4858dc17cedf027112defb935016137727681cc
</pre>
</div>
</content>
</entry>
<entry>
<title>Add availability-zone-list command</title>
<updated>2013-07-25T19:52:08+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2013-07-22T20:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=474c9ee58b7874a198a679c0e76328e659718e34'/>
<id>474c9ee58b7874a198a679c0e76328e659718e34</id>
<content type='text'>
This is client-side support for the os-availability-zone extension added in
https://review.openstack.org/34813.  As /os-availability-zone/detail is not
yet implemented, adjustments were made to accomodate the lack of hosts
in the returned zone list.

Added for both v1 and v2, basically a copy of the equivalent novaclient command.

Change-Id: Iae806a2b5ea3a2d3c984a138d9c27e169160766e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is client-side support for the os-availability-zone extension added in
https://review.openstack.org/34813.  As /os-availability-zone/detail is not
yet implemented, adjustments were made to accomodate the lack of hosts
in the returned zone list.

Added for both v1 and v2, basically a copy of the equivalent novaclient command.

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