<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient/shell.py, branch 1.6.0</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>Pass insecure option to HTTPClient</title>
<updated>2016-01-27T21:11:41+00:00</updated>
<author>
<name>Cory Stone</name>
<email>corystone@gmail.com</email>
</author>
<published>2016-01-27T21:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b670b73e446f9c707392ace6b802dcfdedecf71a'/>
<id>b670b73e446f9c707392ace6b802dcfdedecf71a</id>
<content type='text'>
This option was silently being ignored.

Closes-Bug: #1538648
Change-Id: I3a1b5268e87cbc9803924be95b374d76b72a3a5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option was silently being ignored.

Closes-Bug: #1538648
Change-Id: I3a1b5268e87cbc9803924be95b374d76b72a3a5d
</pre>
</div>
</content>
</entry>
<entry>
<title>Make _discover_extensions public</title>
<updated>2016-01-06T01:30:46+00:00</updated>
<author>
<name>huangtianhua</name>
<email>huangtianhua@huawei.com</email>
</author>
<published>2015-12-18T01:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=aa06b2dd5442704548a2372cffc56a24de98882d'/>
<id>aa06b2dd5442704548a2372cffc56a24de98882d</id>
<content type='text'>
Heat wants to use
`cinderclient.shell.OpenStackCinderShell._discover_extensions`
function (https://bugs.launchpad.net/heat/+bug/1527071),
which is private currently. It's better to change this method
to public for public use.
This change will do it as novaclient did.

Change-Id: Iaaa4cab530fd495877e15a372fff1354ddbeaa17
Closes-Bug: #1527169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Heat wants to use
`cinderclient.shell.OpenStackCinderShell._discover_extensions`
function (https://bugs.launchpad.net/heat/+bug/1527071),
which is private currently. It's better to change this method
to public for public use.
This change will do it as novaclient did.

Change-Id: Iaaa4cab530fd495877e15a372fff1354ddbeaa17
Closes-Bug: #1527169
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default service type to 'volumev2'</title>
<updated>2015-12-29T16:56:10+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2015-12-08T16:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1396308631e8cdd71ac9b8c91eb4fb7db107b426'/>
<id>1396308631e8cdd71ac9b8c91eb4fb7db107b426</id>
<content type='text'>
We are already use Cinder API v2 by default so it sould be consistent to
use 'volumev2' service type by default

Change-Id: I9f2da310f6ad53a40d476ede62369cc364371064
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are already use Cinder API v2 by default so it sould be consistent to
use 'volumev2' service type by default

Change-Id: I9f2da310f6ad53a40d476ede62369cc364371064
</pre>
</div>
</content>
</entry>
<entry>
<title>Use oslo_utils encodeutils and strutils</title>
<updated>2015-11-23T15:44:12+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2015-11-23T15:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6fe9f206631e59f2b2740f83005e19b8b487b480'/>
<id>6fe9f206631e59f2b2740f83005e19b8b487b480</id>
<content type='text'>
With oslo-incubator being deprecated, move
our use of strutils to oslo_utils.

This leaves in place the use of oslo-incubator's
strutils by other oslo-incubator modules for now.

Change-Id: Ic4e50060b42aeca9d1e54424a8a3a123140fbf2a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With oslo-incubator being deprecated, move
our use of strutils to oslo_utils.

This leaves in place the use of oslo-incubator's
strutils by other oslo-incubator modules for now.

Change-Id: Ic4e50060b42aeca9d1e54424a8a3a123140fbf2a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fully support os-endpoint-type</title>
<updated>2015-09-28T15:36:09+00:00</updated>
<author>
<name>Tom Hancock</name>
<email>tom.hancock@hp.com</email>
</author>
<published>2015-09-28T14:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a3610f045d70fd0a03e7ed05e8a542ac8c345e81'/>
<id>a3610f045d70fd0a03e7ed05e8a542ac8c345e81</id>
<content type='text'>
Fix Change-Id: I98a8507f2369deff6a6f7f8f08271b169fe651ad for bug #1454436
doesnt allow OS_ENDPOINT_TYPE environment variable to be used as a default
for --os-endpoint-type as argparse takes the first definition of the
default expression for dest=os_endpoint_type

Closes-bug: 1500489
Change-Id: I76cc963b10bc7a549fe5a0cd2c73dfc6a30bb759
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Change-Id: I98a8507f2369deff6a6f7f8f08271b169fe651ad for bug #1454436
doesnt allow OS_ENDPOINT_TYPE environment variable to be used as a default
for --os-endpoint-type as argparse takes the first definition of the
default expression for dest=os_endpoint_type

Closes-bug: 1500489
Change-Id: I76cc963b10bc7a549fe5a0cd2c73dfc6a30bb759
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a period for the description string of a argument</title>
<updated>2015-09-06T02:28:07+00:00</updated>
<author>
<name>chenying</name>
<email>ying.chen@huawei.com</email>
</author>
<published>2015-08-28T02:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=dba302e1dd497c49f9e85b4c2bd6f51f06c00155'/>
<id>dba302e1dd497c49f9e85b4c2bd6f51f06c00155</id>
<content type='text'>
This change add a period for the description string of
a argument that gets dropped.

Closes-Bug: #1489317
Change-Id: Ica1a74625a640f8d664f5ca183ada14ef63be077
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change add a period for the description string of
a argument that gets dropped.

Closes-Bug: #1489317
Change-Id: Ica1a74625a640f8d664f5ca183ada14ef63be077
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default OS_VOLUME_API_VERSION to '2'</title>
<updated>2015-07-30T15:24:57+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2015-01-12T16:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=04caf88307235afd6cb34cd369cc4ef983665457'/>
<id>04caf88307235afd6cb34cd369cc4ef983665457</id>
<content type='text'>
Cinder API v1.1 is deprecated and will be removed. Switching to API v2 in
cinderclient makes it works well with new API after API v1 will be
removed.

Change-Id: I639f4b54dc7e220e8e351113a4de1dff104b50a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cinder API v1.1 is deprecated and will be removed. Switching to API v2 in
cinderclient makes it works well with new API after API v1 will be
removed.

Change-Id: I639f4b54dc7e220e8e351113a4de1dff104b50a7
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove unnecessary check for tenant information"</title>
<updated>2015-07-20T13:05:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-20T13:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a0f13ea8f1b7e5269f73e2175ace03347090f345'/>
<id>a0f13ea8f1b7e5269f73e2175ace03347090f345</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 shared shell arguments provided by Session"</title>
<updated>2015-07-16T22:03:34+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-16T22:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=159783743ea3a7681ba0fe941ac9bca1fe8ff178'/>
<id>159783743ea3a7681ba0fe941ac9bca1fe8ff178</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary check for tenant information</title>
<updated>2015-07-08T17:11:07+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-07-08T14:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=8afc06c562ac8c189fae6ded7cc50f1b579f06c4'/>
<id>8afc06c562ac8c189fae6ded7cc50f1b579f06c4</id>
<content type='text'>
Keystone v3 has changed the name of tenants to projects which means that
OS_TENANT_NAME is meaningless in a cloud where v3 is the default
authentication version. As such, if a user does not have OS_TENANT_NAME
enabled, cinderclient will not work even though it has checks for v3
immediately below this check (and the same check replicated further
below that). Removing this allows cinderclient to work with Keystone v3
without setting OS_TENANT_NAME unnecessarily.

Further, the check for project information was incorrectly referring to
project_domain_name and project_domain_id instead of
os_project_domain_name and os_project_domain_id.

Closes-bug: 1472636
Change-Id: Ifabb4a2aec070c00349e794364a71394feea99f1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keystone v3 has changed the name of tenants to projects which means that
OS_TENANT_NAME is meaningless in a cloud where v3 is the default
authentication version. As such, if a user does not have OS_TENANT_NAME
enabled, cinderclient will not work even though it has checks for v3
immediately below this check (and the same check replicated further
below that). Removing this allows cinderclient to work with Keystone v3
without setting OS_TENANT_NAME unnecessarily.

Further, the check for project information was incorrectly referring to
project_domain_name and project_domain_id instead of
os_project_domain_name and os_project_domain_id.

Closes-bug: 1472636
Change-Id: Ifabb4a2aec070c00349e794364a71394feea99f1
</pre>
</div>
</content>
</entry>
</feed>
