<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, 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>Update release notes for 1.2.0 and 1.2.1</title>
<updated>2015-05-07T04:18:48+00:00</updated>
<author>
<name>Mike Perez</name>
<email>thingee@gmail.com</email>
</author>
<published>2015-05-07T04:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=bb7443c6ceadf7f7463f719152fedc3059217862'/>
<id>bb7443c6ceadf7f7463f719152fedc3059217862</id>
<content type='text'>
Prepping for tag.

Change-Id: I8ae5e5a0e7ea140d84a0838ffd2ce0c08fcc6aad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prepping for tag.

Change-Id: I8ae5e5a0e7ea140d84a0838ffd2ce0c08fcc6aad
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove "OPTIONAL:" from optional argument help text (v2)"</title>
<updated>2015-05-06T08:33:25+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-05-06T08:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=d936ebaaf661bf3d64b4b62872d3e203a2ca06b8'/>
<id>d936ebaaf661bf3d64b4b62872d3e203a2ca06b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Updated from global requirements"</title>
<updated>2015-05-06T07:48:54+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-05-06T07:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=266c905cd354be5bdff06edcdd4f378cc1118b9a'/>
<id>266c905cd354be5bdff06edcdd4f378cc1118b9a</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 CLI read-only functional tests"</title>
<updated>2015-05-06T07:44:00+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-05-06T07:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=13bb1cb2942ef4258905feb5790f21ce965b901e'/>
<id>13bb1cb2942ef4258905feb5790f21ce965b901e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CLI read-only functional tests</title>
<updated>2015-05-05T03:51:31+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith8@gmail.com</email>
</author>
<published>2015-04-30T22:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4c5e5e4bba3d12240edcf41801ffb0f2be37f779'/>
<id>4c5e5e4bba3d12240edcf41801ffb0f2be37f779</id>
<content type='text'>
First pass at functional tests in cinderclient.  This patch
just takes some of the basic CLI tests from tempest and moves
them into the cinderclient functional tests.

These are read-only tests, and just do simple field checks
on the tables generated by the basic list commands.

Note: to run use "tox -efunctional", this requires that you
have a full cinderclient env and credentials are set. You may
be either running this locally (say in a devstack env) or
you may have a remote cloud handy that you can just source the
credentials for and run it that way.

Change-Id: I2f09a63be265d6a74cb103d80579068b9ab66bf4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First pass at functional tests in cinderclient.  This patch
just takes some of the basic CLI tests from tempest and moves
them into the cinderclient functional tests.

These are read-only tests, and just do simple field checks
on the tables generated by the basic list commands.

Note: to run use "tox -efunctional", this requires that you
have a full cinderclient env and credentials are set. You may
be either running this locally (say in a devstack env) or
you may have a remote cloud handy that you can just source the
credentials for and run it that way.

Change-Id: I2f09a63be265d6a74cb103d80579068b9ab66bf4
</pre>
</div>
</content>
</entry>
<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>Updated from global requirements</title>
<updated>2015-05-04T20:08:51+00:00</updated>
<author>
<name>OpenStack Proposal Bot</name>
<email>openstack-infra@lists.openstack.org</email>
</author>
<published>2015-05-04T20:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7746ad15c7fde2cb59156300c698ffda3e4a8c7d'/>
<id>7746ad15c7fde2cb59156300c698ffda3e4a8c7d</id>
<content type='text'>
Change-Id: Ie0fbf5656185fb39fb2c3199fbd4ce59fc1dd4c4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie0fbf5656185fb39fb2c3199fbd4ce59fc1dd4c4
</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>
</feed>
