summaryrefslogtreecommitdiff
path: root/cinderclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add commands for default type overrides"Zuul2020-09-169-1/+271
|\
| * Add commands for default type overrideswhoami-rajat2020-09-169-1/+271
* | Merge "Use importlib to take place of imp module"Zuul2020-09-091-2/+11
|\ \ | |/ |/|
| * Use importlib to take place of imp modulezhoulinhui2020-09-021-2/+11
* | Merge "[goal] Migrate python-cinderclient jobs to focal"Zuul2020-09-047-16/+19
|\ \ | |/ |/|
| * [goal] Migrate python-cinderclient jobs to focalGhanshyam Mann2020-08-177-16/+19
* | Merge "Add support for Cinder API mv3.61"Zuul2020-09-021-1/+1
|\ \
| * | Add support for Cinder API mv3.61Ivan Kolodyazhny2020-07-241-1/+1
* | | Merge "Clean up some old v1 API references"Zuul2020-08-211-5/+2
|\ \ \ | |_|/ |/| |
| * | Clean up some old v1 API referencesSean McGinnis2020-06-021-5/+2
* | | Merge "use stevedore to load util plugins"Zuul2020-08-051-6/+11
|\ \ \
| * | | use stevedore to load util pluginsDoug Hellmann2020-07-051-6/+11
| | |/ | |/|
* | | Merge "Stop to use the __future__ module."Zuul2020-08-057-14/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-027-14/+0
| | |/ | |/|
* | | Bump hacking to 3.1.0Eric Harney2020-07-164-5/+11
| |/ |/|
* | Merge "Use unittest.mock instead of third party mock"Zuul2020-06-2212-33/+32
|\ \
| * | Use unittest.mock instead of third party mockSean McGinnis2020-06-0512-33/+32
* | | Fix typo: dow -> downLuigi Toscano2020-06-161-1/+1
|/ /
* | Add directive to document CLISean McGinnis2020-06-032-3/+3
|/
* Merge "Replace bypass_url with os_endpoint"Zuul2020-04-076-20/+21
|\
| * Replace bypass_url with os_endpointIan Wienand2020-03-256-20/+21
* | Merge "Add support for Block Storage API mv 3.60"Zuul2020-04-062-1/+19
|\ \ | |/ |/|
| * Add support for Block Storage API mv 3.60wanghao2020-04-062-1/+19
* | Remove --bypass-url documentationIan Wienand2020-03-241-3/+2
* | Pass os_endpoint to keystone sessionIan Wienand2020-03-242-1/+3
|/
* Add filters support for volume transferRajat Dhasmana2020-02-124-1/+79
* Merge "Update revert_to_snapshot params"6.0.0Zuul2020-02-121-3/+3
|\
| * Update revert_to_snapshot paramsArmstrong Liu2019-12-131-3/+3
* | Merge "Raise hacking version to 2.0.0"Zuul2020-02-125-60/+59
|\ \
| * | Raise hacking version to 2.0.0Sean McGinnis2019-12-215-60/+59
| |/
* | Merge "Add test for subcommands"Zuul2020-02-122-0/+119
|\ \
| * | Add test for subcommandsEric Harney2019-11-122-0/+119
* | | Merge "Fix: --poll inconsistency"Zuul2020-02-122-1/+2
|\ \ \ | |_|/ |/| |
| * | Fix: --poll inconsistencywhoami-rajat2019-12-052-1/+2
| |/
* | Merge "Update hacking version"Zuul2019-12-122-2/+3
|\ \ | |/ |/|
| * Update hacking versionjacky062019-10-302-2/+3
* | Merge "Drop support for --sort_key and --sort_dir"5.0.0Zuul2019-09-119-162/+19
|\ \ | |/ |/|
| * Drop support for --sort_key and --sort_dirSean McGinnis2019-09-119-162/+19
* | Merge "Drop support for --allow-multiattach"Zuul2019-09-1111-70/+15
|\ \ | |/
| * Drop support for --allow-multiattachSean McGinnis2019-09-1111-70/+15
* | Merge "Optional filters parameters should be passed only once"Zuul2019-09-114-21/+136
|\ \ | |/ |/|
| * Optional filters parameters should be passed only oncewhoami-rajat2019-09-054-21/+136
* | Drop support for OS_TENANT_NAME and OS_TENANT_IDSean McGinnis2019-09-102-22/+6
* | Merge "Drop 'endpoints' and 'credentials' commands"Zuul2019-09-082-27/+0
|\ \
| * | Drop 'endpoints' and 'credentials' commandsSean McGinnis2019-04-182-27/+0
* | | Merge "Drop support for Cinder v1 API"Zuul2019-09-0844-5819/+19
|\ \ \ | |/ /
| * | Drop support for Cinder v1 APISean McGinnis2019-04-1844-5819/+19
* | | Merge "Add custom CA support for get_server_version"Zuul2019-09-052-4/+50
|\ \ \ | |_|/ |/| |
| * | Add custom CA support for get_server_versionIvan Kolodyazhny2019-08-282-4/+50
* | | Merge "Autonegotiate API version for shell"Zuul2019-09-043-12/+112
|\ \ \