summaryrefslogtreecommitdiff
path: root/cinderclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated CLI optionsSean McGinnis2018-07-231-28/+0
* Allow --help for specific commandsEric Harney2018-04-101-0/+6
* fix a typo in documentationmelissaml2018-03-231-1/+1
* Migrate to keystoneauth identity cli opts.Zhao Chao2018-01-161-133/+76
* Merge "Add cluster support in migration and manage"Zuul2017-12-011-33/+53
|\
| * Add cluster support in migration and manageGorka Eguileor2017-10-031-33/+53
* | Merge "Fix OS_AUTH_TYPE env var usage"Zuul2017-10-191-2/+4
|\ \ | |/ |/|
| * Fix OS_AUTH_TYPE env var usageGorka Eguileor2017-08-041-2/+4
* | Enable H306Eric Harney2017-08-011-0/+2
|/
* Merge "Clean the redundant code in shell.py"Jenkins2017-08-011-12/+7
|\
| * Clean the redundant code in shell.pyjunboli2017-07-271-12/+7
* | Make --profile load from environment variablesTovin Seven2017-07-271-1/+3
|/
* Fix attribute errors in os-auth-* settingsSean McGinnis2017-06-011-3/+2
* Merge "Add a missing left bracket in help message"Jenkins2017-05-251-1/+1
|\
| * Add a missing left bracket in help messageKATO Tomoyuki2017-03-221-1/+1
* | Fix noauth supportIvan Kolodyazhny2017-03-241-38/+52
|/
* Fix pep8 errorsGorka Eguileor2017-03-151-19/+17
* Merge "Make V3 the default and fixup version reporting"2.0.0Jenkins2017-03-111-1/+1
|\
| * Make V3 the default and fixup version reportingJohn Griffith2017-03-101-1/+1
* | Handle log message interpolation by the loggerGábor Antal2017-02-071-2/+2
|/
* Python3 common patternsxianming mao2017-01-101-2/+2
* Move trace ID print statement to finallyVipin Balachandran2016-11-181-7/+8
* Update --endpoint-type dest to os_endpoint_typeNate Potter2016-10-211-2/+2
* Help msg and output info should support il8n.xianming mao2016-10-181-45/+45
* Print backtrace for exception when in debug modeEric Harney2016-10-111-1/+1
* Removed multiple import from shell.pyGábor Antal2016-09-201-1/+0
* 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