<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/doc, branch 1.0.9</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>Bump client doc index version to 1.0.9</title>
<updated>2014-04-21T15:17:26+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith8@gmail.com</email>
</author>
<published>2014-04-21T15:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4163fa23a4888466a5a0f7471232546c2effd66f'/>
<id>4163fa23a4888466a5a0f7471232546c2effd66f</id>
<content type='text'>
Prep for push of new client for icehouse release.

Change-Id: I281aaa7b628738d423f2cbfe5b78733e4e41714d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prep for push of new client for icehouse release.

Change-Id: I281aaa7b628738d423f2cbfe5b78733e4e41714d
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept deleting multiple snapshots in one shot</title>
<updated>2014-04-03T08:21:23+00:00</updated>
<author>
<name>Xavier Queralt</name>
<email>xqueralt@redhat.com</email>
</author>
<published>2014-02-25T09:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5a080b4d474a9e8ada54f4fa8c7b4a088d13f965'/>
<id>5a080b4d474a9e8ada54f4fa8c7b4a088d13f965</id>
<content type='text'>
In bug 1241941 the delete and force-delete commands were updated to
accept multiple volumes for deleting in the same call. This patch adds
the same behaviour to the snapshot-delete command.

Closes-Bug: #1284540
Change-Id: I5e4bf8641d7fd261fa24b03832bad08007e43c12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In bug 1241941 the delete and force-delete commands were updated to
accept multiple volumes for deleting in the same call. This patch adds
the same behaviour to the snapshot-delete command.

Closes-Bug: #1284540
Change-Id: I5e4bf8641d7fd261fa24b03832bad08007e43c12
</pre>
</div>
</content>
</entry>
<entry>
<title>Require ctrl_location for encryption-type-create</title>
<updated>2014-02-12T19:38:41+00:00</updated>
<author>
<name>Peter Hamilton</name>
<email>peter.hamilton@jhuapl.edu</email>
</author>
<published>2014-02-11T13:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6fd8d8e12e7788e7f5b85bc3b8ef2f6ee2eb7714'/>
<id>6fd8d8e12e7788e7f5b85bc3b8ef2f6ee2eb7714</id>
<content type='text'>
This bug fix addresses bug #1267168, adding a default value to the
optional control_location parameter for the encryption-type-create
command. Prior to this fix, any invocation of encryption-type-create
that omitted the control_location parameter would fail. The failure
arose from the expectations of the cinder volume encryption type
API extension, which expects to always receive a value for the
control_location on encryption type creation.

control_location indicates which service will conduct the volume
encryption for the encryption-type under consideration; valid options
are 'front-end' (i.e., nova) and 'back-end' (i.e., cinder). The new
default value is 'front-end' and is used whenever control_location
is omitted from encryption-type-create invocation. For prior
discussion and information, see the abandoned patch below:

https://review.openstack.org/#/c/58303/

blueprint encrypt-cinder-volumes
https://blueprints.launchpad.net/nova/+spec/encrypt-cinder-volumes

Change-Id: I8db80929adbf5a3d818b9d3a8115067ae8e7d9e2
Closes-Bug: #1267168
DocImpact
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug fix addresses bug #1267168, adding a default value to the
optional control_location parameter for the encryption-type-create
command. Prior to this fix, any invocation of encryption-type-create
that omitted the control_location parameter would fail. The failure
arose from the expectations of the cinder volume encryption type
API extension, which expects to always receive a value for the
control_location on encryption type creation.

control_location indicates which service will conduct the volume
encryption for the encryption-type under consideration; valid options
are 'front-end' (i.e., nova) and 'back-end' (i.e., cinder). The new
default value is 'front-end' and is used whenever control_location
is omitted from encryption-type-create invocation. For prior
discussion and information, see the abandoned patch below:

https://review.openstack.org/#/c/58303/

blueprint encrypt-cinder-volumes
https://blueprints.launchpad.net/nova/+spec/encrypt-cinder-volumes

Change-Id: I8db80929adbf5a3d818b9d3a8115067ae8e7d9e2
Closes-Bug: #1267168
DocImpact
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in cinderclient</title>
<updated>2014-02-05T14:23:23+00:00</updated>
<author>
<name>Swapnil Kulkarni</name>
<email>swapnilkulkarni2608@gmail.com</email>
</author>
<published>2014-02-05T06:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4273bbefb91d380f626de3dbf858dd214a5f48de'/>
<id>4273bbefb91d380f626de3dbf858dd214a5f48de</id>
<content type='text'>
Small nit-pics in volume_transfers.

Change-Id: I846b38970b14e6385269a02bb495c63464ea0842
Closes-Bug: #1255905
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small nit-pics in volume_transfers.

Change-Id: I846b38970b14e6385269a02bb495c63464ea0842
Closes-Bug: #1255905
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update cinderclient to skip the additional GET during create"</title>
<updated>2014-02-04T21:14:22+00:00</updated>
<author>
<name>Mike Perez</name>
<email>thingee@gmail.com</email>
</author>
<published>2014-01-31T21:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=e31e057cccd4e79bcb989ddbfd1a47c5d801d51a'/>
<id>e31e057cccd4e79bcb989ddbfd1a47c5d801d51a</id>
<content type='text'>
This reverts commit 47014971b09f0334e5cc3b414bef31784f88a37d.

Conflicts:
	doc/source/index.rst

Change-Id: Ica1e526b2c181d1ce72183b7293d21119371c822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 47014971b09f0334e5cc3b414bef31784f88a37d.

Conflicts:
	doc/source/index.rst

Change-Id: Ica1e526b2c181d1ce72183b7293d21119371c822
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes for push to pypi</title>
<updated>2014-02-02T07:25:27+00:00</updated>
<author>
<name>john-griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2014-01-31T15:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=305f7609397d1b10d161794a309ecb5dd49d545d'/>
<id>305f7609397d1b10d161794a309ecb5dd49d545d</id>
<content type='text'>
Need to get a 1.08 out, so just modifying the release notes
for the push version.

Change-Id: Icf9684ab0fabf0168662c3ff4047db54a2670d11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to get a 1.08 out, so just modifying the release notes
for the push version.

Change-Id: Icf9684ab0fabf0168662c3ff4047db54a2670d11
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell tests for snapshot_delete</title>
<updated>2014-01-27T18:48:12+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2013-12-02T23:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=306d451bc7fc6c33c4aa222582be76c43d835866'/>
<id>306d451bc7fc6c33c4aa222582be76c43d835866</id>
<content type='text'>
snapshot_delete does not have a shell test covering it.

Closes-Bug: #1257747

Change-Id: I22252f5025c11a7c115aa75e07c78424eec75ba1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
snapshot_delete does not have a shell test covering it.

Closes-Bug: #1257747

Change-Id: I22252f5025c11a7c115aa75e07c78424eec75ba1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove RAX-specific auth in cinderclient"</title>
<updated>2014-01-27T07:16:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-01-27T07:16:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=dd92af2a9eafa132dd4ce254221180455e8a7349'/>
<id>dd92af2a9eafa132dd4ce254221180455e8a7349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add retype to index.rst</title>
<updated>2014-01-26T07:28:48+00:00</updated>
<author>
<name>Avishay Traeger</name>
<email>avishay@il.ibm.com</email>
</author>
<published>2014-01-26T07:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=17d7455d27ce2f98a99b106696a37270931d3de8'/>
<id>17d7455d27ce2f98a99b106696a37270931d3de8</id>
<content type='text'>
Retype patch was merged but not added to index.rst

Change-Id: I15e52153fccf07026d4b1dfcc1fb62a27d6d3ca2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Retype patch was merged but not added to index.rst

Change-Id: I15e52153fccf07026d4b1dfcc1fb62a27d6d3ca2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove RAX-specific auth in cinderclient</title>
<updated>2014-01-25T02:52:13+00:00</updated>
<author>
<name>Swapnil Kulkarni</name>
<email>swapnilkulkarni2608@gmail.com</email>
</author>
<published>2014-01-25T02:43:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=fbee97cf196fa4517c753f2daadb3606d3b5dca3'/>
<id>fbee97cf196fa4517c753f2daadb3606d3b5dca3</id>
<content type='text'>
Change-Id: Idd36694a322f467ba5e8c1f58bfac701bff8f3f8
Closes-Bug: #966329
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Idd36694a322f467ba5e8c1f58bfac701bff8f3f8
Closes-Bug: #966329
</pre>
</div>
</content>
</entry>
</feed>
