summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Incorrect version for hacking package on stable/kiloYuriy Nesenenko2015-07-211-2/+3
* Enables debug mode for keystone session objectgit-harry2014-09-181-0/+3
* Move debug logging to shellJamie Lennox2014-07-291-0/+9
* Fix version discovery and auth_pluginsHaneef Ali2014-07-011-10/+37
* Remove deprecated command-line argsMatt Fischer2014-06-261-58/+14
* Added support for keystone v3clienthaneef ali2014-06-171-76/+322
* Merge "Ambiguous option error should not appear if Arg is SUPPRESS"Jenkins2014-05-081-0/+23
|\
| * Ambiguous option error should not appear if Arg is SUPPRESSJuan Manuel Olle2014-04-161-0/+23
* | Update help strings for cinder clientDiane Fleming2014-04-231-49/+60
* | Add auth_plugin support to cinderclientCory Stone2014-02-141-10/+38
|/
* Fix typo in cinderclienthuangtianhua2013-11-281-1/+1
* Override endpoint URL check for API versionJay S. Bryant2013-10-171-11/+39
* Merge "python3: Refactor dict for python2/python3 compat"Jenkins2013-10-131-1/+1
|\
| * python3: Refactor dict for python2/python3 compatChuck Short2013-10-111-1/+1
* | Fix DeprecationWarning when printing exceptionEric Harney2013-10-091-6/+1
|/
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-281-1/+1
* Add support for multiple cinder endpointsMike Perez2013-08-081-3/+3
* Revert "Use exceptions from oslo"John Griffith2013-07-151-1/+1
* Use exceptions from osloAlessio Ababilov2013-07-011-1/+1
* Merge "Connectivity between the endpoint version and OS_VOLUME_API_VERSION."Jenkins2013-06-251-0/+9
|\
| * Connectivity between the endpoint version and OS_VOLUME_API_VERSION.Anastasia Latynskaya2013-06-251-0/+9
* | python3: Strutils is not neededChuck Short2013-06-221-2/+8
* | python3: Fix traceback while running testsChuck Short2013-06-191-2/+2
* | python3: Basic python3 compatibility.Chuck Short2013-06-121-4/+6
|/
* Merge "Minor typo/message fixes"Jenkins2013-04-091-1/+2
|\
| * Minor typo/message fixesEric Harney2013-04-081-1/+2
* | Merge "Add OS_TENANT_ID as authentication option"Jenkins2013-04-051-10/+20
|\ \ | |/ |/|
| * Add OS_TENANT_ID as authentication optionLiam Kelleher2013-03-271-10/+20
* | Decodes input and encodes output1.0.3Flaper Fesp2013-03-291-2/+6
|/
* Catch KeyboardInterruptEric Harney2013-03-201-1/+3
* adding v2 support to cinderclientMike Perez2013-02-131-2/+3
* Avoid UnicodeEncodeError exception on exceptionDirk Mueller2013-02-061-1/+1
* Fixed documentation of the cinder shell command.Frederic Lepied2013-01-311-1/+1
* Change Nova -> Cinder in credentials error messageEric Harney2013-01-211-1/+1
* Fixed Version FunctionalityAnita Kuno2013-01-171-0/+4
* Use requests module for HTTP/HTTPSDean Troyer2012-12-181-6/+11
* Bring back the output from client.http_log()Dean Troyer2012-12-131-2/+4
* show help when calling without argumentsChristian Berendt2012-11-081-1/+1
* Add retries to cinderclient.Cory Stone2012-11-071-1/+8
* Revert "Add retries to cinderclient."John Griffith2012-11-021-7/+1
* Add retries to cinderclient.Cory Stone2012-11-011-1/+7
* Change '_' to '-' in optionsDean Troyer2012-08-231-27/+57
* Set pep8 version to 1.1 in test_requiresJohn Griffith2012-06-151-79/+93
* Initial split from python-novaclient.0.0Jenkins2012-05-211-0/+435