summaryrefslogtreecommitdiff
path: root/cinderclient/tests/unit/v3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add test coverage for shell snapshot-create w/ metadata"Zuul2023-02-131-0/+18
|\
| * Add test coverage for shell snapshot-create w/ metadataEric Harney2022-11-171-0/+18
* | Merge "Move print operations to shell_utils"Zuul2023-01-261-6/+6
|\ \ | |/ |/|
| * Move print operations to shell_utilsEric Harney2022-11-151-6/+6
* | 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-1423-14/+3458
* | Remove v2 support from the shellBrian Rosmaita2021-07-121-0/+89
|/
* Add flake8-import-order extensionSean McGinnis2021-03-105-12/+8
* Merge "Remove all usage of six library"Zuul2021-03-083-11/+5
|\
| * Remove all usage of six libraryhaixin2021-03-043-11/+5
* | Support backup-restore to a specific volume type or AZAlan Bishop2021-01-111-0/+157
|/
* Add commands for default type overrideswhoami-rajat2020-09-162-0/+76
* Use unittest.mock instead of third party mockSean McGinnis2020-06-051-1/+2
* Add support for Block Storage API mv 3.60wanghao2020-04-061-0/+18
* Add filters support for volume transferRajat Dhasmana2020-02-121-0/+32
* 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-111-15/+0
|\ \ | |/ |/|
| * Drop support for --sort_key and --sort_dirSean McGinnis2019-09-111-15/+0
* | Merge "Drop support for --allow-multiattach"Zuul2019-09-112-3/+0
|\ \ | |/
| * Drop support for --allow-multiattachSean McGinnis2019-09-112-3/+0
* | Merge "Optional filters parameters should be passed only once"Zuul2019-09-111-1/+35
|\ \ | |/ |/|
| * Optional filters parameters should be passed only oncewhoami-rajat2019-09-051-1/+35
* | Merge "Drop support for Cinder v1 API"Zuul2019-09-081-28/+4
|\ \ | |/ |/|
| * Drop support for Cinder v1 APISean McGinnis2019-04-181-28/+4
* | Merge "Autonegotiate API version for shell"Zuul2019-09-041-1/+15
|\ \
| * | Autonegotiate API version for shellEric Harney2019-08-281-1/+15
| |/
* | Merge "Add transfer-list --sort argument"Zuul2019-08-301-0/+21
|\ \
| * | Add transfer-list --sort argumentSean McGinnis2019-05-041-0/+21
| |/
* | Merge "Add 'is_public' support in '--filters' option"Zuul2019-08-211-1/+25
|\ \
| * | Add 'is_public' support in '--filters' optionwhoami-rajat2019-04-151-1/+25
| |/
* | Add missed 'Server ID' output in attachment-listMinmin Ren2019-06-042-9/+29
|/
* Merge "Tests: Don't write bash-completion cache files"Zuul2019-04-021-0/+2
|\
| * Tests: Don't write bash-completion cache filesEric Harney2019-02-261-0/+2
* | Fix: cinder group-list not working with non-admin userwhoami-rajat2019-02-181-8/+8
|/
* Merge "Fix encoding of query parameters"4.1.0Zuul2018-10-031-14/+15
|\
| * Fix encoding of query parametersGoutham Pacha Ravi2018-09-131-14/+15
* | Fix backwards compat for volume transfer < 3.55Sean McGinnis2018-08-042-27/+65
|/
* Allow volume-transfer creation < 3.55 microversion4.0.1Sean McGinnis2018-07-312-10/+21
* Remove unnecessary parameters from volume create APIsNeha Alhat2018-07-262-16/+1
* Merge "Transfer snapshots with volumes"Zuul2018-07-203-0/+115
|\