summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Make APIVersion's null check more pythonicGorka Eguileor2016-08-291-4/+3
* Add "start_version" and "end_version" support to argparseCao Shufeng2016-08-161-11/+87
* Use 'six' instead of oslo_utils.strutils.sixdineshbhor2016-08-081-2/+2
* Use self.ks_logger instead of ks_loggerdineshbhor2016-08-011-2/+2
* Switch to keystoneauthSteve Martinelli2016-07-231-10/+10
* Merge "Fix authentication issue"Jenkins2016-07-151-0/+3
|\
| * Fix authentication issueAbhijeet Malawade2016-04-271-0/+3
* | Merge "OS_TENANT_NAME is not required when we have OS_PROJECT_NAME"Jenkins2016-07-151-2/+6
|\ \
| * | OS_TENANT_NAME is not required when we have OS_PROJECT_NAMEliyuanzhen2016-07-071-2/+6
* | | Log request-id for each api callAbhishek Kekane2016-06-281-21/+28
|/ /
* | Merge "Support --os-key option"Jenkins2016-05-181-0/+3
|\ \ | |/ |/|
| * Support --os-key optionCedric Brandily2016-05-171-0/+3
* | Support api-microversionsscottda2016-04-191-22/+14
* | Add /v3 endpoint support for cinderclientscottda2016-04-181-9/+9
* | Graduate to oslo.i18n and cleanup incubator usageRonald Bradford2016-03-241-2/+6
|/
* Pass insecure option to HTTPClientCory Stone2016-01-271-0/+3
* Make _discover_extensions publichuangtianhua2016-01-061-43/+1
* Set default service type to 'volumev2'Ivan Kolodyazhny2015-12-291-1/+1
* Use oslo_utils encodeutils and strutilsEric Harney2015-11-231-2/+3
* Fully support os-endpoint-typeTom Hancock2015-09-281-11/+8
* Add a period for the description string of a argumentchenying2015-09-061-5/+5
* 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