<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient/shell.py, branch 1.3.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>Add -d short option for --debug</title>
<updated>2015-02-12T13:52:17+00:00</updated>
<author>
<name>Kallebe Monteiro</name>
<email>kallebe.monteiro@lsbd.ufc.br</email>
</author>
<published>2015-02-12T13:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=d76387cc9fd06cde631848e642e03004c6e95c11'/>
<id>d76387cc9fd06cde631848e642e03004c6e95c11</id>
<content type='text'>
A short option for --debug is a convenience.
This commit adds the -d short option as a shortcut for --debug

Glance already provides -d.

Change-Id: Iefae6cee566f9c7d7375e89c3f8603f149e555ef
Closes-Bug: #1421210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A short option for --debug is a convenience.
This commit adds the -d short option as a shortcut for --debug

Glance already provides -d.

Change-Id: Iefae6cee566f9c7d7375e89c3f8603f149e555ef
Closes-Bug: #1421210
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the parameter bypass_url to the cinder client</title>
<updated>2014-12-01T02:43:52+00:00</updated>
<author>
<name>Vincent Hou</name>
<email>sbhou@cn.ibm.com</email>
</author>
<published>2014-11-11T07:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=7a50182fbee06d7481bf7467c2ef82c54e9fe4d1'/>
<id>7a50182fbee06d7481bf7467c2ef82c54e9fe4d1</id>
<content type='text'>
If the bypass_url is specified in the http client, there is no need
to get it from Keystone.

Change-Id: I891849f77ad2ba98a83c993b401121216c8cfff6
closes-bug: #1350702
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the bypass_url is specified in the http client, there is no need
to get it from Keystone.

Change-Id: I891849f77ad2ba98a83c993b401121216c8cfff6
closes-bug: #1350702
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds tty password entry for cinderclient</title>
<updated>2014-10-24T15:43:04+00:00</updated>
<author>
<name>John Trowbridge</name>
<email>trown@redhat.com</email>
</author>
<published>2014-08-15T21:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=122bf5bdcca617edd368f8a4e7c568fe623690ad'/>
<id>122bf5bdcca617edd368f8a4e7c568fe623690ad</id>
<content type='text'>
Added functionality from keystoneclient to fallback to the tty for password
entry if no password is given via the environment or the --os-password option.

Change-Id: If5b27cb8c67712860faa24d543ed48eaa542f28b
Closes-Bug: 1357559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added functionality from keystoneclient to fallback to the tty for password
entry if no password is given via the environment or the --os-password option.

Change-Id: If5b27cb8c67712860faa24d543ed48eaa542f28b
Closes-Bug: 1357559
</pre>
</div>
</content>
</entry>
<entry>
<title>Add profiling support to cinderclient</title>
<updated>2014-10-08T15:30:10+00:00</updated>
<author>
<name>Boris Pavlovic</name>
<email>boris@pavlovic.me</email>
</author>
<published>2014-06-24T19:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6f5fd37ee95cb2b5ecca1fdb90dbad85e0f76655'/>
<id>6f5fd37ee95cb2b5ecca1fdb90dbad85e0f76655</id>
<content type='text'>
To be able to create profiling traces for Cinder, client should be
able to send special HTTP header that contains trace info.

This patch is as well important to be able to make cross project
traces. (Typical case nova calls cinder via python client, if
profiler is initialized in nova, cinder client will add extra
header, that will be parsed by special osprofiler middleware in cinder
api)

Don't worry no security issue here, trace information is signed by HMAC
key that is setted in api-paste.ini. So only person that knows HMAC key
is able to send proper header.

Main patch (in Cinder) is:
https://review.openstack.org/#/c/103415/

Change-Id: I53bb1b92e62841a02f941bdafaed7f8ed5db7ce1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To be able to create profiling traces for Cinder, client should be
able to send special HTTP header that contains trace info.

This patch is as well important to be able to make cross project
traces. (Typical case nova calls cinder via python client, if
profiler is initialized in nova, cinder client will add extra
header, that will be parsed by special osprofiler middleware in cinder
api)

Don't worry no security issue here, trace information is signed by HMAC
key that is setted in api-paste.ini. So only person that knows HMAC key
is able to send proper header.

Main patch (in Cinder) is:
https://review.openstack.org/#/c/103415/

Change-Id: I53bb1b92e62841a02f941bdafaed7f8ed5db7ce1
</pre>
</div>
</content>
</entry>
<entry>
<title>Enables debug mode for keystone session object</title>
<updated>2014-09-18T16:14:19+00:00</updated>
<author>
<name>git-harry</name>
<email>git-harry@live.co.uk</email>
</author>
<published>2014-09-18T16:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=36dd138aa60f9368841bd25f67b661816a902981'/>
<id>36dd138aa60f9368841bd25f67b661816a902981</id>
<content type='text'>
This fixes the lack of debug messages introduced by commit 84af49c.

Change-Id: I7bf3e98c21f09bd4f3c2d5d3bc372f60d717c9d5
Closes-bug: #1370152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the lack of debug messages introduced by commit 84af49c.

Change-Id: I7bf3e98c21f09bd4f3c2d5d3bc372f60d717c9d5
Closes-bug: #1370152
</pre>
</div>
</content>
</entry>
<entry>
<title>Move debug logging to shell</title>
<updated>2014-07-29T18:26:33+00:00</updated>
<author>
<name>Jamie Lennox</name>
<email>jamielennox@redhat.com</email>
</author>
<published>2014-04-04T05:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b4acbd2586a2b6f43ac51779e4f958862753d2ed'/>
<id>b4acbd2586a2b6f43ac51779e4f958862753d2ed</id>
<content type='text'>
Adding channels to a logger is not the responsibility of a library. This
sort of thing should be handled by an application so move the logging
over to the shell.

Change-Id: Ie11571d428913eba1aae5aa42a6e925228ba6808
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding channels to a logger is not the responsibility of a library. This
sort of thing should be handled by an application so move the logging
over to the shell.

Change-Id: Ie11571d428913eba1aae5aa42a6e925228ba6808
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version discovery and auth_plugins</title>
<updated>2014-07-01T16:22:06+00:00</updated>
<author>
<name>Haneef Ali</name>
<email>haneef.ali@hp.com</email>
</author>
<published>2014-06-25T17:04:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b4906c855fe86af6ac8f469ae6e76adddffe6586'/>
<id>b4906c855fe86af6ac8f469ae6e76adddffe6586</id>
<content type='text'>
V3Client support added version discovery and session supports. Most
of the external auth system doesn't support this. This fix bypasses
version discovery if the idenity service doesn't support that. Session
is used only if  no external auth plugin is used

Change-Id: Ia84a2ad45940d35c5ef740727f5f7477c72ea9d4
Closes-Bug: #1333961
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
V3Client support added version discovery and session supports. Most
of the external auth system doesn't support this. This fix bypasses
version discovery if the idenity service doesn't support that. Session
is used only if  no external auth plugin is used

Change-Id: Ia84a2ad45940d35c5ef740727f5f7477c72ea9d4
Closes-Bug: #1333961
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated command-line args</title>
<updated>2014-06-26T18:49:28+00:00</updated>
<author>
<name>Matt Fischer</name>
<email>matt@mattfischer.com</email>
</author>
<published>2014-06-19T17:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=8d317c47dc97cd9e7777fdb0ad2fa8335d6a323f'/>
<id>8d317c47dc97cd9e7777fdb0ad2fa8335d6a323f</id>
<content type='text'>
Some command-line args were deprecated in Diablo and slated for removal
in Folsom. They're being removed in Juno instead.

Change-Id: I02339ba08c997fecca5a6639382360962e668bfd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some command-line args were deprecated in Diablo and slated for removal
in Folsom. They're being removed in Juno instead.

Change-Id: I02339ba08c997fecca5a6639382360962e668bfd
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for keystone v3client</title>
<updated>2014-06-17T20:10:32+00:00</updated>
<author>
<name>haneef ali</name>
<email>haneef.ali@hp.com</email>
</author>
<published>2014-05-23T23:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=e8e06ee2893cc93cb7bc261b77eec8f012e0f783'/>
<id>e8e06ee2893cc93cb7bc261b77eec8f012e0f783</id>
<content type='text'>
Change-Id: I7bbc74c9e73f36f942f5800a7af0da717da0bc64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7bbc74c9e73f36f942f5800a7af0da717da0bc64
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Ambiguous option error should not appear if Arg is SUPPRESS"</title>
<updated>2014-05-08T19:21:36+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-05-08T19:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=12347c1a474fe2f93edf1c02f6c2c8dc094862b2'/>
<id>12347c1a474fe2f93edf1c02f6c2c8dc094862b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
