<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient/tests/unit, branch 1.2.1</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>Change --force parameter into boolean</title>
<updated>2015-05-04T22:39:26+00:00</updated>
<author>
<name>yatin karel</name>
<email>yatin.karel@nectechnologies.in</email>
</author>
<published>2015-04-05T15:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=c15ab5b557ca016605724377982521ec0d311277'/>
<id>c15ab5b557ca016605724377982521ec0d311277</id>
<content type='text'>
Change --force parameter into boolean, now user can use it as boolean,
without specifying True or False with it. It is still backward
compatible with --force True|False. This can be deprecated in future.

Closes-Bug: #1244453
Change-Id: Id245af1fa0db27912439a420c37aefca530894ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change --force parameter into boolean, now user can use it as boolean,
without specifying True or False with it. It is still backward
compatible with --force True|False. This can be deprecated in future.

Closes-Bug: #1244453
Change-Id: Id245af1fa0db27912439a420c37aefca530894ba
</pre>
</div>
</content>
</entry>
<entry>
<title>Add version removal rule to stop discovery warning</title>
<updated>2015-04-28T23:29:01+00:00</updated>
<author>
<name>Mike Perez</name>
<email>thingee@gmail.com</email>
</author>
<published>2015-04-28T22:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4ea65b440994f183a109b0671208dec37088a43e'/>
<id>4ea65b440994f183a109b0671208dec37088a43e</id>
<content type='text'>
Cinder recently added version discovery leveraging Keystone Client. For
cases where the service catalog still contains version numbers, this can
result in Keystone attempting to do discovery at the base url with the
version number and giving warnings. This will set a version removal rule
so Keystone can find the correct base url.

Change-Id: I71432468fea8bf1e50f180ab7f6dd69ee9aaa7e6
Closes-Bug: #1448244
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cinder recently added version discovery leveraging Keystone Client. For
cases where the service catalog still contains version numbers, this can
result in Keystone attempting to do discovery at the base url with the
version number and giving warnings. This will set a version removal rule
so Keystone can find the correct base url.

Change-Id: I71432468fea8bf1e50f180ab7f6dd69ee9aaa7e6
Closes-Bug: #1448244
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Support pagination param limit in volume list in V1"</title>
<updated>2015-04-28T20:15:26+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-28T20:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=c82723660d8b3f1c1ad26abe7236b6c88ad6b297'/>
<id>c82723660d8b3f1c1ad26abe7236b6c88ad6b297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>V2:cinder create --image option doesn't work</title>
<updated>2015-04-27T09:53:39+00:00</updated>
<author>
<name>PranaliDeore</name>
<email>pranali11.deore@nttdata.com</email>
</author>
<published>2015-04-22T13:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=bf9f607f17483ddfe8da1a990c5bbe926e20bcb7'/>
<id>bf9f607f17483ddfe8da1a990c5bbe926e20bcb7</id>
<content type='text'>
In create volume help, --image optional parameter is allowed to
be passed to create volume, but even after passing valid image ID
or NAME, volume is created without image.

Assigned image  parameter to the image_ref to fix this issue.

Closes-Bug: 1447589
Change-Id: I21b8a51451a2caf230ca04103b2d573d1aa966b4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In create volume help, --image optional parameter is allowed to
be passed to create volume, but even after passing valid image ID
or NAME, volume is created without image.

Assigned image  parameter to the image_ref to fix this issue.

Closes-Bug: 1447589
Change-Id: I21b8a51451a2caf230ca04103b2d573d1aa966b4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove duplicate find request in find_resource"</title>
<updated>2015-04-24T18:19:43+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-24T18:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=0e457d57ed33d6cb4a80c06a9f43fdb60eb14af8'/>
<id>0e457d57ed33d6cb4a80c06a9f43fdb60eb14af8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create Consistency Group from CG Snapshot CLI</title>
<updated>2015-04-22T19:42:20+00:00</updated>
<author>
<name>Xing Yang</name>
<email>xing.yang@emc.com</email>
</author>
<published>2015-01-21T03:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3972431d3ccdd832ab7f9fcfaf310b23bc3c45c3'/>
<id>3972431d3ccdd832ab7f9fcfaf310b23bc3c45c3</id>
<content type='text'>
This patch addressed the following:
* Added a new CLI to support creating a CG from a CG snapshot.

cinder consisgroup-create-from-src [--cgsnapshot &lt;cgsnapshot&gt;]
                                   [--name &lt;name&gt;]
                                   [--description &lt;description&gt;]

API patch: https://review.openstack.org/#/c/145952/

Partial-Implements: blueprint consistency-groups-kilo-update
Change-Id: I03cce04e1d43ea72fc53a8bf614ba4f969f6e32e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch addressed the following:
* Added a new CLI to support creating a CG from a CG snapshot.

cinder consisgroup-create-from-src [--cgsnapshot &lt;cgsnapshot&gt;]
                                   [--name &lt;name&gt;]
                                   [--description &lt;description&gt;]

API patch: https://review.openstack.org/#/c/145952/

Partial-Implements: blueprint consistency-groups-kilo-update
Change-Id: I03cce04e1d43ea72fc53a8bf614ba4f969f6e32e
</pre>
</div>
</content>
</entry>
<entry>
<title>Kilo Consistency Group CLI update</title>
<updated>2015-04-22T19:37:40+00:00</updated>
<author>
<name>Xing Yang</name>
<email>xing.yang@emc.com</email>
</author>
<published>2014-12-31T03:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=f12aab8035a85d58dd105c9f1faaff8515ed84db'/>
<id>f12aab8035a85d58dd105c9f1faaff8515ed84db</id>
<content type='text'>
This patch addresses the following:
* Modify Consistency Group
  * Add CLI to update a consistency group, i.e., changing name and
    description, adding existing volumes to CG and removing volumes
    from CG.

cinder consisgroup-update --name &lt;name&gt; --description &lt;description&gt;
    --add-volumes &lt;uuid1,uuid2,...&gt; --remove-volumes &lt;uuid5,uuid6,...&gt;

Implements: blueprint consistency-groups-kilo-update
Change-Id: I76317dc006c1f80e2e6c83218e9566f1d37d935e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch addresses the following:
* Modify Consistency Group
  * Add CLI to update a consistency group, i.e., changing name and
    description, adding existing volumes to CG and removing volumes
    from CG.

cinder consisgroup-update --name &lt;name&gt; --description &lt;description&gt;
    --add-volumes &lt;uuid1,uuid2,...&gt; --remove-volumes &lt;uuid5,uuid6,...&gt;

Implements: blueprint consistency-groups-kilo-update
Change-Id: I76317dc006c1f80e2e6c83218e9566f1d37d935e
</pre>
</div>
</content>
</entry>
<entry>
<title>Support pagination param limit in volume list in V1</title>
<updated>2015-04-22T13:23:47+00:00</updated>
<author>
<name>Anton Arefiev</name>
<email>aarefiev@mirantis.com</email>
</author>
<published>2015-04-22T13:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=235622bf8eb84f45462a78ff2b976df34d85fac5'/>
<id>235622bf8eb84f45462a78ff2b976df34d85fac5</id>
<content type='text'>
Since v1 api supports limit param in volume list, cinderclient
should support it too.

Change-Id: I60ffe0190a61dee354de5bc60ea3210c666bf6f2
Closes-Bug: #1447162
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since v1 api supports limit param in volume list, cinderclient
should support it too.

Change-Id: I60ffe0190a61dee354de5bc60ea3210c666bf6f2
Closes-Bug: #1447162
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support to incremental backups in cinder"</title>
<updated>2015-04-21T22:01:32+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-04-21T22:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=8ba6242d64d02e46b03b6ad79f27c72be284461f'/>
<id>8ba6242d64d02e46b03b6ad79f27c72be284461f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support to incremental backups in cinder</title>
<updated>2015-04-21T14:34:35+00:00</updated>
<author>
<name>Xing Yang</name>
<email>xing.yang@emc.com</email>
</author>
<published>2015-02-16T23:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3ee941c1e6e497f6ac0ad7919c5c0703f5cb3607'/>
<id>3ee941c1e6e497f6ac0ad7919c5c0703f5cb3607</id>
<content type='text'>
Added a new option to "cinder backup-create" to support incremental backups.
Specify --incremental to create an incremental backup. By default, it will
be a full backup.

Co-Authored-By: Xing Yang &lt;xing.yang@emc.com&gt;
Implements: blueprint incremental-backup
Change-Id: Id11ecd2982ea838181b4adaa5a742fc65f864acb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a new option to "cinder backup-create" to support incremental backups.
Specify --incremental to create an incremental backup. By default, it will
be a full backup.

Co-Authored-By: Xing Yang &lt;xing.yang@emc.com&gt;
Implements: blueprint incremental-backup
Change-Id: Id11ecd2982ea838181b4adaa5a742fc65f864acb
</pre>
</div>
</content>
</entry>
</feed>
