<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, branch 1.0.6</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 docs/index.rst with release info for 1.0.6</title>
<updated>2013-10-04T14:52:14+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2013-10-03T23:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4a507601d7dded2efb1bd2e885155ba38db9538c'/>
<id>4a507601d7dded2efb1bd2e885155ba38db9538c</id>
<content type='text'>
Add features and bugs list for 1.0.6 pypi release.

Change-Id: I27134a04670bcfd1bca201ce1e0bba201e8ff98c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add features and bugs list for 1.0.6 pypi release.

Change-Id: I27134a04670bcfd1bca201ce1e0bba201e8ff98c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Error if arguments are not supplied for rename commands"</title>
<updated>2013-10-03T23:35:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-03T23:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=edffce38e7486b6b34fd756111c869ff2a4197b3'/>
<id>edffce38e7486b6b34fd756111c869ff2a4197b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Synch up with OSLO-Incubator"</title>
<updated>2013-10-03T23:25:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-03T23:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=ec88802986c8876ef0736cf032004e836ade3077'/>
<id>ec88802986c8876ef0736cf032004e836ade3077</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix find volume for migrate command"</title>
<updated>2013-10-03T23:25:32+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-03T23:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5e925f8fd3fb2950abcdcab4c0e407c3f1c09a9f'/>
<id>5e925f8fd3fb2950abcdcab4c0e407c3f1c09a9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Implement qos support"</title>
<updated>2013-10-03T23:21:50+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-03T23:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5e41e7e09f493f0ed055a5c5a9df25b3f41cad2f'/>
<id>5e41e7e09f493f0ed055a5c5a9df25b3f41cad2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use v2 endpoint with v2 shell for migration"</title>
<updated>2013-10-03T11:13:06+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-10-03T11:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=10a3c0fc8422efabeb0a0f718071021aae08176d'/>
<id>10a3c0fc8422efabeb0a0f718071021aae08176d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Synch up with OSLO-Incubator</title>
<updated>2013-10-02T20:53:45+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2013-10-02T20:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=945b211cd0bab1636168d2227da67eb37c8505af'/>
<id>945b211cd0bab1636168d2227da67eb37c8505af</id>
<content type='text'>
Wanted to get updates before next push to pypi.

The main thing driving this is we're now calling in
some methods from strutils and gettextutils that don't
have the py33 updates.

Change-Id: I358f08f5c5c0a9ee6729947a8f01b1e96de0a729
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wanted to get updates before next push to pypi.

The main thing driving this is we're now calling in
some methods from strutils and gettextutils that don't
have the py33 updates.

Change-Id: I358f08f5c5c0a9ee6729947a8f01b1e96de0a729
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement qos support</title>
<updated>2013-10-02T19:42:03+00:00</updated>
<author>
<name>Zhiteng Huang</name>
<email>zhithuang@ebaysf.com</email>
</author>
<published>2013-09-05T04:02:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=87628cc4852ba49e4dd300091b4e5494d4507714'/>
<id>87628cc4852ba49e4dd300091b4e5494d4507714</id>
<content type='text'>
This patch enables Cinder v1/v2 QoS API support, adding following
subcommands to cinder client:
 * create QoS Specs
  cinder qos-create &lt;name&gt; &lt;key=value&gt; [&lt;key=value&gt; ...]
 * delete QoS Specs
  cinder qos-delete [--force &lt;True|False&gt;] &lt;qos_specs&gt;
  'force' is a flag indicates whether to delete a 'in-use' qos specs,
  which is still associated with other entities (e.g. volume types).
 * update QoS Specs
  - add new key/value pairs or update existing key/value
   cinder qos-key &lt;qos_specs_id&gt; set key=value [key=value ...]
  - delete key/value pairs
   cinder qos-key &lt;qos_specs id&gt; unset key [key ...]
 * associate QoS Specs with specified volume type
   cinder qos-associate &lt;qos_specs_id&gt; &lt;volume_type_id&gt;
 * disassociate QoS Specs from specified volume type
   cinder qos-disassociate &lt;qos_specs_id&gt; &lt;volume_type_id&gt;
 * disassociate QoS Specs from all associated volume types
   cinder qos-disassociate-all &lt;qos_specs&gt;
 * query entities that are associated with specified QoS Specs
   cinder qos-get-associations &lt;qos_specs_id&gt;
 * list all QoS Specs
   cinder qos-list

DocImpact

Change-Id: Ie1ddd29fede8660b475bac14c4fc35496d5fe0bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch enables Cinder v1/v2 QoS API support, adding following
subcommands to cinder client:
 * create QoS Specs
  cinder qos-create &lt;name&gt; &lt;key=value&gt; [&lt;key=value&gt; ...]
 * delete QoS Specs
  cinder qos-delete [--force &lt;True|False&gt;] &lt;qos_specs&gt;
  'force' is a flag indicates whether to delete a 'in-use' qos specs,
  which is still associated with other entities (e.g. volume types).
 * update QoS Specs
  - add new key/value pairs or update existing key/value
   cinder qos-key &lt;qos_specs_id&gt; set key=value [key=value ...]
  - delete key/value pairs
   cinder qos-key &lt;qos_specs id&gt; unset key [key ...]
 * associate QoS Specs with specified volume type
   cinder qos-associate &lt;qos_specs_id&gt; &lt;volume_type_id&gt;
 * disassociate QoS Specs from specified volume type
   cinder qos-disassociate &lt;qos_specs_id&gt; &lt;volume_type_id&gt;
 * disassociate QoS Specs from all associated volume types
   cinder qos-disassociate-all &lt;qos_specs&gt;
 * query entities that are associated with specified QoS Specs
   cinder qos-get-associations &lt;qos_specs_id&gt;
 * list all QoS Specs
   cinder qos-list

DocImpact

Change-Id: Ie1ddd29fede8660b475bac14c4fc35496d5fe0bc
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix find volume for migrate command</title>
<updated>2013-09-29T09:16:19+00:00</updated>
<author>
<name>Avishay Traeger</name>
<email>avishay@il.ibm.com</email>
</author>
<published>2013-09-29T09:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7b93e66bf0b652b7bc51e329663a31adbd54f7b0'/>
<id>7b93e66bf0b652b7bc51e329663a31adbd54f7b0</id>
<content type='text'>
Recently _find_volume was removed, but not fixed for migrate.

Change-Id: I72b1b169bc67f89de10b7e729fc461b9114d3789
Closes-Bug: #1231117
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recently _find_volume was removed, but not fixed for migrate.

Change-Id: I72b1b169bc67f89de10b7e729fc461b9114d3789
Closes-Bug: #1231117
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace OpenStack LLC with OpenStack Foundation</title>
<updated>2013-09-28T15:13:54+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-09-19T19:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5ad95e9fd236a1f27cbcf1105494d6680a7d8ffe'/>
<id>5ad95e9fd236a1f27cbcf1105494d6680a7d8ffe</id>
<content type='text'>
NOTE:
* openstack/common/* should be synced from oslo, so i leave them
untouched.
* add (c) symbol for related lines, leave others untouched.

Change-Id: I46a87c7f248d3468b1fdf5661411962faf2fb875
Fixes-Bug: #1214176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NOTE:
* openstack/common/* should be synced from oslo, so i leave them
untouched.
* add (c) symbol for related lines, leave others untouched.

Change-Id: I46a87c7f248d3468b1fdf5661411962faf2fb875
Fixes-Bug: #1214176
</pre>
</div>
</content>
</entry>
</feed>
