summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Add missed 'Server ID' output in attachment-liststein-em4.2.2Minmin Ren2020-01-213-9/+31
* Remove bash-completion calls from base.pyEric Harney2019-08-291-9/+3
* Tests: Don't write bash-completion cache filesEric Harney2019-08-226-0/+33
* Fix shell upload-to-image with no volume type4.2.1Eric Harney2019-06-035-18/+51
* Raise API max version for Stein updates4.2.0Sean McGinnis2019-05-091-1/+1
* Add support for backup user IDSean McGinnis2019-05-092-1/+4
* Raise API max version for Rocky updatesSean McGinnis2019-04-221-1/+1
* Merge "More shell completion cache additions" into stable/steinZuul2019-03-262-1/+44
|\
| * More shell completion cache additionsEric Harney2019-03-212-1/+44
* | Merge "Re-enable shell UUID completion cache" into stable/steinZuul2019-03-261-0/+24
|\ \ | |/
| * Re-enable shell UUID completion cacheEric Harney2019-03-211-0/+24
* | Merge "Change bash completion dir permissions to 0750" into stable/steinZuul2019-03-261-1/+1
|\ \ | |/
| * Change bash completion dir permissions to 0750Eric Harney2019-03-211-1/+1
* | Merge "Fix max version handling for help output" into stable/steinZuul2019-03-262-2/+17
|\ \
| * | Fix max version handling for help outputSean McGinnis2019-03-252-2/+17
* | | Merge "Remove i18n.enable_lazy() translation" into stable/steinZuul2019-03-261-5/+0
|\ \ \ | |/ /
| * | Remove i18n.enable_lazy() translationSean McGinnis2019-03-211-5/+0
| |/
* | Merge "Replace assertRaisesRegexp with assertRaisesRegex" into stable/steinZuul2019-03-262-10/+10
|\ \
| * | Replace assertRaisesRegexp with assertRaisesRegexzhangyangyang2019-03-212-10/+10
| |/
* | Merge "Fix incorrect punctuation" into stable/steinZuul2019-03-261-3/+3
|\ \
| * | Fix incorrect punctuationyenai2019-03-211-3/+3
| |/
* | Fix: cinder group-list not working with non-admin userwhoami-rajat2019-03-212-13/+11
|/
* Merge "Fix encoding of query parameters"4.1.0Zuul2018-10-0312-60/+65
|\
| * Fix encoding of query parametersGoutham Pacha Ravi2018-09-1312-60/+65
* | Merge "refactor the getid method base.py"Zuul2018-10-032-13/+5
|\ \
| * | refactor the getid method base.pyzhubx0072018-08-082-13/+5
* | | Merge "Fix backwards compat for volume transfer < 3.55"Zuul2018-10-023-31/+128
|\ \ \
| * | | Fix backwards compat for volume transfer < 3.55Sean McGinnis2018-08-043-31/+128
| |/ /
* | | Merge "Fix functional error check for invalid volume create size"Zuul2018-10-021-2/+2
|\ \ \
| * | | Fix functional error check for invalid volume create sizeSean McGinnis2018-09-111-2/+2
| | |/ | |/|
* | | Merge "Fix endpoint identification for api-version query"Zuul2018-10-022-4/+21
|\ \ \
| * | | Fix endpoint identification for api-version querySean McGinnis2018-08-062-4/+21
| | |/ | |/|
* | | Merge "Default help output to include MV updates"Zuul2018-10-021-2/+1
|\ \ \
| * | | Default help output to include MV updatesSean McGinnis2018-09-201-2/+1
* | | | Merge "[Optimize] Update help text for hint argument"Zuul2018-10-012-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | [Optimize] Update help text for hint argumentTommyLike2018-07-172-2/+6
* | | | [Trivial] Add backup-id to 'size' param infowhoami-rajat2018-09-191-1/+1
| |_|/ |/| |
* | | __repr__ crashes when empty dict passedwhoami-rajat2018-08-132-1/+6
| |/ |/|
* | Allow volume-transfer creation < 3.55 microversion4.0.1Sean McGinnis2018-07-313-63/+24
* | Merge "Reflect multiattach deprecation in help text"4.0.0Zuul2018-07-272-2/+2
|\ \
| * | Reflect multiattach deprecation in help textSean McGinnis2018-07-262-2/+2
* | | Remove replication v1 supportSean McGinnis2018-07-264-15/+3
* | | Remove unnecessary parameters from volume create APIsNeha Alhat2018-07-266-70/+9
|/ /
* | Merge "Remove deprecated CLI options"Zuul2018-07-241-28/+0
|\ \
| * | Remove deprecated CLI optionsSean McGinnis2018-07-231-28/+0
* | | Update pylint to work with python 3Sean McGinnis2018-07-231-1/+1
|/ /
* | Merge "Transfer snapshots with volumes"Zuul2018-07-205-2/+218
|\ \
| * | Transfer snapshots with volumeswanghao2018-07-195-2/+218
* | | Merge "fix tox python3 overrides"Zuul2018-07-191-1/+1
|\ \ \
| * | | fix tox python3 overrideshuang.zhiping2018-07-171-1/+1