summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Set default OS_VOLUME_API_VERSION to '2'Ivan Kolodyazhny2015-07-301-1/+1
* Merge "Remove unnecessary check for tenant information"Jenkins2015-07-201-30/+36
|\
| * Remove unnecessary check for tenant informationIan Cordasco2015-07-081-30/+36
* | Merge "Use shared shell arguments provided by Session"Jenkins2015-07-161-25/+4
|\ \ | |/ |/|
| * Use shared shell arguments provided by SessionMichal Dulko2015-06-251-25/+4
* | Revert "Enable version discovery"Mike Perez2015-07-021-75/+11
* | cinderclient does not honor --os-region-name or ENV[OS_REGION_NAME]scottda2015-06-221-0/+4
|/
* Merge "cinderclient deprecated endpoint_type needs dest="Jenkins2015-06-161-0/+1
|\
| * cinderclient deprecated endpoint_type needs dest=scottda2015-05-121-0/+1
* | 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
|/