<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, branch 1.0.7</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>Update version and index.rst for push</title>
<updated>2013-10-31T03:12:31+00:00</updated>
<author>
<name>john-griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2013-10-30T17:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=d21ed05b4ed1a5b5321876c481e0286d3696afd5'/>
<id>d21ed05b4ed1a5b5321876c481e0286d3696afd5</id>
<content type='text'>
Update prior to push 1.0.7 to PyPi.

Includes changes/updates to doc/source/index and
adds link to README.rst

Change-Id: I666f3e6004885db7a688abdac88fa1154d83f8c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update prior to push 1.0.7 to PyPi.

Includes changes/updates to doc/source/index and
adds link to README.rst

Change-Id: I666f3e6004885db7a688abdac88fa1154d83f8c9
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Enable del of other tenants resources by name"</title>
<updated>2013-10-30T21:37:27+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-30T21:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=ab72726857ab1f245c6b853b90e1b73d6ed078b7'/>
<id>ab72726857ab1f245c6b853b90e1b73d6ed078b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix py33 due to readonly and metadata patches</title>
<updated>2013-10-30T08:20:17+00:00</updated>
<author>
<name>Avishay Traeger</name>
<email>avishay@il.ibm.com</email>
</author>
<published>2013-10-30T08:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=bdd560b3c02ea0a013ed4b7e7641c6240f3b602f'/>
<id>bdd560b3c02ea0a013ed4b7e7641c6240f3b602f</id>
<content type='text'>
A couple recent merges broke py33 - this fixes it.

Change-Id: Iaab8a08aeb42c954f3ecff7da70003d1c4eead0d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A couple recent merges broke py33 - this fixes it.

Change-Id: Iaab8a08aeb42c954f3ecff7da70003d1c4eead0d
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable del of other tenants resources by name</title>
<updated>2013-10-29T16:12:22+00:00</updated>
<author>
<name>Jay S. Bryant</name>
<email>jsbryant@us.ibm.com</email>
</author>
<published>2013-10-25T16:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=8a6a291e033e0d191ac8702f05fa3e83206d61f0'/>
<id>8a6a291e033e0d191ac8702f05fa3e83206d61f0</id>
<content type='text'>
Currently, due to the way that resources are being retrieved by the
findall() function, an administrator can do a list, snapshot-list, etc.
with the --all_tenants option and see other tenants' resources.  If the
admin then tries to delete the another tenants' resource by name, it fails
with a 'No &lt;resource&gt; with a name or ID of &lt;name&gt; exists.' error.

The solution to this is to change the call to the list() function in
findall() to set the all_tenants search option to 1.  This causes the
admin to get a list of all the resources that they have access to back
when the search is done instead of just a list of their resources.  The
delete by name is then possible.  The server takes care of ensuring that
only resources that the user has access to are returned.

This will enable delete by name for all resources that use the find_resource
function.

Closes-bug: 1241682
Change-Id: I4e9957b66c11b7e1081f066d189cedc5a3cb2a6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, due to the way that resources are being retrieved by the
findall() function, an administrator can do a list, snapshot-list, etc.
with the --all_tenants option and see other tenants' resources.  If the
admin then tries to delete the another tenants' resource by name, it fails
with a 'No &lt;resource&gt; with a name or ID of &lt;name&gt; exists.' error.

The solution to this is to change the call to the list() function in
findall() to set the all_tenants search option to 1.  This causes the
admin to get a list of all the resources that they have access to back
when the search is done instead of just a list of their resources.  The
delete by name is then possible.  The server takes care of ensuring that
only resources that the user has access to are returned.

This will enable delete by name for all resources that use the find_resource
function.

Closes-bug: 1241682
Change-Id: I4e9957b66c11b7e1081f066d189cedc5a3cb2a6c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adding volume readonly-mode-update interface to Cinder client"</title>
<updated>2013-10-29T08:42:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-29T08:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=e5ae2ff8d70590f0a8dc0dc359661d5acf1ac4af'/>
<id>e5ae2ff8d70590f0a8dc0dc359661d5acf1ac4af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding volume readonly-mode-update interface to Cinder client</title>
<updated>2013-10-24T10:01:05+00:00</updated>
<author>
<name>Zhi Yan Liu</name>
<email>zhiyanl@cn.ibm.com</email>
</author>
<published>2013-09-05T05:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7ea6c8eb806cbe439a31144921c20433c8023af2'/>
<id>7ea6c8eb806cbe439a31144921c20433c8023af2</id>
<content type='text'>
Adding volume readonly-mode-update interface to shell and client object
(v1 and v2) to allow end user update volume read-only access mode flag.

blueprint read-only-volumes

Related-Id: I4c84614d6541d5f7c358abadb957da7b8c3d9c48
Change-Id: I2d587f301a21c0d42b8940465862da25a70ed5a8
Signed-off-by: Zhi Yan Liu &lt;zhiyanl@cn.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding volume readonly-mode-update interface to shell and client object
(v1 and v2) to allow end user update volume read-only access mode flag.

blueprint read-only-volumes

Related-Id: I4c84614d6541d5f7c358abadb957da7b8c3d9c48
Change-Id: I2d587f301a21c0d42b8940465862da25a70ed5a8
Signed-off-by: Zhi Yan Liu &lt;zhiyanl@cn.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Addition of volume/snapshot_metadata CLI"</title>
<updated>2013-10-27T14:21:47+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-27T14:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=f9e0a9a4a3329cbd8424e9ce78e597eb8e027489'/>
<id>f9e0a9a4a3329cbd8424e9ce78e597eb8e027489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable "cinder delete" can delete multiple volumes in one request</title>
<updated>2013-10-26T02:58:51+00:00</updated>
<author>
<name>Jay Lau</name>
<email>liugya@cn.ibm.com</email>
</author>
<published>2013-10-26T02:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4ce8e800c408583fe58b429fb249b2c202a65f0a'/>
<id>4ce8e800c408583fe58b429fb249b2c202a65f0a</id>
<content type='text'>
"nova delete" can delete multiple servers in one request but
"cinder delete" can only delete one volume in one request, it is
better to enhance cinder client to support remove multiple volumes
in one request.

Change-Id: I6a63aa3d7e4c152ae5e45bf2b36d862bdcd6df33
Closes-Bug: #1241941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"nova delete" can delete multiple servers in one request but
"cinder delete" can only delete one volume in one request, it is
better to enhance cinder client to support remove multiple volumes
in one request.

Change-Id: I6a63aa3d7e4c152ae5e45bf2b36d862bdcd6df33
Closes-Bug: #1241941
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Read-Only volume attaching support to Cinder client</title>
<updated>2013-10-24T09:39:32+00:00</updated>
<author>
<name>Zhi Yan Liu</name>
<email>zhiyanl@cn.ibm.com</email>
</author>
<published>2013-09-02T09:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=f6f3254d8bbc216a2dc549dc3cff0ecf56a44ebf'/>
<id>f6f3254d8bbc216a2dc549dc3cff0ecf56a44ebf</id>
<content type='text'>
Adding mode argument to volume manager attach function.
Allow Nova using read-write or read-only mode to attach a volume to an
instance.

blueprint read-only-volumes

Change-Id: Ib20c7802304d83f4aafef522171ebd47f672d883
Signed-off-by: Zhi Yan Liu &lt;zhiyanl@cn.ibm.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding mode argument to volume manager attach function.
Allow Nova using read-write or read-only mode to attach a volume to an
instance.

blueprint read-only-volumes

Change-Id: Ib20c7802304d83f4aafef522171ebd47f672d883
Signed-off-by: Zhi Yan Liu &lt;zhiyanl@cn.ibm.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "python3: sort dict for post_volumes_1234_action test"</title>
<updated>2013-10-23T22:26:28+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-23T22:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7fa5bc3005a31efb4373e168577a31b78323a1b4'/>
<id>7fa5bc3005a31efb4373e168577a31b78323a1b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
