summaryrefslogtreecommitdiff
path: root/cinderclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Handle downgraded client for snapshot-create9.2.0Brian Rosmaita2022-11-081-0/+76
* Add volume reimage commandwhoami-rajat2022-02-244-0/+31
* Support Block Storage API mv 3.66Brian Rosmaita2021-09-021-0/+61
* Add consumes quota field supportGorka Eguileor2021-08-251-4/+6
* Merge "Make instance_uuid optional in attachment create"8.0.0Zuul2021-07-203-1/+64
|\
| * Make instance_uuid optional in attachment createRajat Dhasmana2021-07-143-1/+64
* | Remove v2 classesBrian Rosmaita2021-07-1430-263/+181
* | Remove v2 support from the shellBrian Rosmaita2021-07-127-1393/+87
* | Merge "Support passing client certificates for server version requests"Zuul2021-04-202-2/+27
|\ \ | |/ |/|
| * Support passing client certificates for server version requestssri harsha mekala2021-03-092-2/+27
* | Merge "Add flake8-import-order extension"Zuul2021-03-1114-29/+18
|\ \
| * | Add flake8-import-order extensionSean McGinnis2021-03-1014-29/+18
| |/
* | Dropping explicit unicode literaltushargite962021-03-111-7/+7
|/
* Merge "Remove all usage of six library"Zuul2021-03-0816-83/+41
|\
| * Remove all usage of six libraryhaixin2021-03-0416-83/+41
* | Support backup-restore to a specific volume type or AZAlan Bishop2021-01-111-0/+157
|/
* Fix undesirable raw Python errorEduardo Santos2020-10-291-0/+12
* Add commands for default type overrideswhoami-rajat2020-09-163-0/+126
* [goal] Migrate python-cinderclient jobs to focalGhanshyam Mann2020-08-172-2/+2
* Merge "Stop to use the __future__ module."Zuul2020-08-051-2/+0
|\
| * Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* | Bump hacking to 3.1.0Eric Harney2020-07-161-2/+2
* | Use unittest.mock instead of third party mockSean McGinnis2020-06-0512-33/+32
|/
* Merge "Replace bypass_url with os_endpoint"Zuul2020-04-072-4/+4
|\
| * Replace bypass_url with os_endpointIan Wienand2020-03-252-4/+4
* | Merge "Add support for Block Storage API mv 3.60"Zuul2020-04-061-0/+18
|\ \ | |/ |/|
| * Add support for Block Storage API mv 3.60wanghao2020-04-061-0/+18
* | Pass os_endpoint to keystone sessionIan Wienand2020-03-241-1/+1
|/
* Add filters support for volume transferRajat Dhasmana2020-02-123-1/+68
* Merge "Raise hacking version to 2.0.0"Zuul2020-02-122-50/+51
|\
| * Raise hacking version to 2.0.0Sean McGinnis2019-12-212-50/+51
* | Merge "Add test for subcommands"Zuul2020-02-121-0/+118
|\ \
| * | Add test for subcommandsEric Harney2019-11-121-0/+118
* | | Merge "Fix: --poll inconsistency"Zuul2020-02-121-1/+0
|\ \ \ | |_|/ |/| |
| * | Fix: --poll inconsistencywhoami-rajat2019-12-051-1/+0
| |/
* | Merge "Update hacking version"Zuul2019-12-121-2/+2
|\ \ | |/ |/|
| * Update hacking versionjacky062019-10-301-2/+2
* | Merge "Drop support for --sort_key and --sort_dir"5.0.0Zuul2019-09-113-70/+2
|\ \ | |/ |/|
| * Drop support for --sort_key and --sort_dirSean McGinnis2019-09-113-70/+2
* | Merge "Drop support for --allow-multiattach"Zuul2019-09-117-29/+12
|\ \ | |/
| * Drop support for --allow-multiattachSean McGinnis2019-09-117-29/+12
* | Merge "Optional filters parameters should be passed only once"Zuul2019-09-112-1/+41
|\ \ | |/ |/|
| * Optional filters parameters should be passed only oncewhoami-rajat2019-09-052-1/+41
* | Drop support for OS_TENANT_NAME and OS_TENANT_IDSean McGinnis2019-09-101-2/+2
* | Merge "Drop 'endpoints' and 'credentials' commands"Zuul2019-09-081-8/+0
|\ \
| * | Drop 'endpoints' and 'credentials' commandsSean McGinnis2019-04-181-8/+0
* | | Merge "Drop support for Cinder v1 API"Zuul2019-09-0824-2698/+6
|\ \ \ | |/ /
| * | Drop support for Cinder v1 APISean McGinnis2019-04-1824-2698/+6
* | | Merge "Add custom CA support for get_server_version"Zuul2019-09-051-0/+35
|\ \ \ | |_|/ |/| |
| * | Add custom CA support for get_server_versionIvan Kolodyazhny2019-08-281-0/+35