summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Avoid _get_keystone_session() if auth_plugin"Jenkins2015-06-021-2/+5
|\
| * Avoid _get_keystone_session() if auth_pluginDerrick J. Wippler2015-05-071-2/+5
* | Bump hacking to >=0.10.0,<0.11 to fix failure of gate pep8Tomoki Sekiyama2015-06-011-2/+2
* | Merge "cinderclient no longer honors --endpoint-type"Jenkins2015-05-131-4/+4
|\ \
| * | cinderclient no longer honors --endpoint-typescottda2015-05-121-4/+4
| |/
* | Add --os-endpoint-type to match other servicesscottda2015-05-121-7/+14
|/
* Enable version discoveryMike Perez2015-04-201-13/+72
* Merge "cinderclient accepts arguments after metadata without -- separator"Jenkins2015-03-161-0/+23
|\
| * cinderclient accepts arguments after metadata without -- separatorrajiv2015-03-101-0/+23
* | Add -d short option for --debugKallebe Monteiro2015-02-121-1/+1
|/
* Add the parameter bypass_url to the cinder clientVincent Hou2014-12-011-2/+14
* Adds tty password entry for cinderclientJohn Trowbridge2014-10-241-5/+15
* Add profiling support to cinderclientBoris Pavlovic2014-10-081-0/+23
* 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