index
:
delta/openstack/python-cinderclient.git
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-cinderclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cinderclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "[stable-only] Add missing classes to cinderclient.v3" into stable/wallaby
wallaby-em
7.4.1
stable/wallaby
Zuul
2021-08-31
3
-0
/
+54
|
\
|
*
[stable-only] Add missing classes to cinderclient.v3
Brian Rosmaita
2021-08-06
3
-0
/
+54
*
|
Make instance_uuid optional in attachment create
Rajat Dhasmana
2021-07-29
5
-3
/
+69
|
/
*
Merge "Add flake8-import-order extension"
Zuul
2021-03-11
19
-50
/
+38
|
\
|
*
Add flake8-import-order extension
Sean McGinnis
2021-03-10
19
-50
/
+38
*
|
Dropping explicit unicode literal
tushargite96
2021-03-11
1
-7
/
+7
*
|
Merge "Bump API max version to 3.64"
Zuul
2021-03-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bump API max version to 3.64
Alan Bishop
2021-03-09
1
-1
/
+1
*
|
Merge "Remove more python2 compat code"
Zuul
2021-03-10
2
-15
/
+2
|
\
\
|
|
/
|
/
|
|
*
Remove more python2 compat code
Eric Harney
2021-03-08
2
-15
/
+2
*
|
Merge "Add MV 3.63 to the max supported version"
Zuul
2021-03-10
1
-1
/
+1
|
\
\
|
*
|
Add MV 3.63 to the max supported version
Rafael Weingärtner
2021-01-27
1
-1
/
+1
*
|
|
Merge "Remove all usage of six library"
Zuul
2021-03-08
27
-157
/
+80
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove all usage of six library
haixin
2021-03-04
27
-157
/
+80
|
|
/
*
|
Support backup-restore to a specific volume type or AZ
Alan Bishop
2021-01-11
2
-0
/
+225
|
/
*
Fix undesirable raw Python error
Eduardo Santos
2020-10-29
2
-0
/
+15
*
Merge "Add commands for default type overrides"
Zuul
2020-09-16
9
-1
/
+271
|
\
|
*
Add commands for default type overrides
whoami-rajat
2020-09-16
9
-1
/
+271
*
|
Merge "Use importlib to take place of imp module"
Zuul
2020-09-09
1
-2
/
+11
|
\
\
|
|
/
|
/
|
|
*
Use importlib to take place of imp module
zhoulinhui
2020-09-02
1
-2
/
+11
*
|
Merge "[goal] Migrate python-cinderclient jobs to focal"
Zuul
2020-09-04
7
-16
/
+19
|
\
\
|
|
/
|
/
|
|
*
[goal] Migrate python-cinderclient jobs to focal
Ghanshyam Mann
2020-08-17
7
-16
/
+19
*
|
Merge "Add support for Cinder API mv3.61"
Zuul
2020-09-02
1
-1
/
+1
|
\
\
|
*
|
Add support for Cinder API mv3.61
Ivan Kolodyazhny
2020-07-24
1
-1
/
+1
*
|
|
Merge "Clean up some old v1 API references"
Zuul
2020-08-21
1
-5
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clean up some old v1 API references
Sean McGinnis
2020-06-02
1
-5
/
+2
*
|
|
Merge "use stevedore to load util plugins"
Zuul
2020-08-05
1
-6
/
+11
|
\
\
\
|
*
|
|
use stevedore to load util plugins
Doug Hellmann
2020-07-05
1
-6
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge "Stop to use the __future__ module."
Zuul
2020-08-05
7
-14
/
+0
|
\
\
\
|
*
|
|
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
7
-14
/
+0
|
|
|
/
|
|
/
|
*
|
|
Bump hacking to 3.1.0
Eric Harney
2020-07-16
4
-5
/
+11
|
|
/
|
/
|
*
|
Merge "Use unittest.mock instead of third party mock"
Zuul
2020-06-22
12
-33
/
+32
|
\
\
|
*
|
Use unittest.mock instead of third party mock
Sean McGinnis
2020-06-05
12
-33
/
+32
*
|
|
Fix typo: dow -> down
Luigi Toscano
2020-06-16
1
-1
/
+1
|
/
/
*
|
Add directive to document CLI
Sean McGinnis
2020-06-03
2
-3
/
+3
|
/
*
Merge "Replace bypass_url with os_endpoint"
Zuul
2020-04-07
6
-20
/
+21
|
\
|
*
Replace bypass_url with os_endpoint
Ian Wienand
2020-03-25
6
-20
/
+21
*
|
Merge "Add support for Block Storage API mv 3.60"
Zuul
2020-04-06
2
-1
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add support for Block Storage API mv 3.60
wanghao
2020-04-06
2
-1
/
+19
*
|
Remove --bypass-url documentation
Ian Wienand
2020-03-24
1
-3
/
+2
*
|
Pass os_endpoint to keystone session
Ian Wienand
2020-03-24
2
-1
/
+3
|
/
*
Add filters support for volume transfer
Rajat Dhasmana
2020-02-12
4
-1
/
+79
*
Merge "Update revert_to_snapshot params"
6.0.0
Zuul
2020-02-12
1
-3
/
+3
|
\
|
*
Update revert_to_snapshot params
Armstrong Liu
2019-12-13
1
-3
/
+3
*
|
Merge "Raise hacking version to 2.0.0"
Zuul
2020-02-12
5
-60
/
+59
|
\
\
|
*
|
Raise hacking version to 2.0.0
Sean McGinnis
2019-12-21
5
-60
/
+59
|
|
/
*
|
Merge "Add test for subcommands"
Zuul
2020-02-12
2
-0
/
+119
|
\
\
|
*
|
Add test for subcommands
Eric Harney
2019-11-12
2
-0
/
+119
*
|
|
Merge "Fix: --poll inconsistency"
Zuul
2020-02-12
2
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix: --poll inconsistency
whoami-rajat
2019-12-05
2
-1
/
+2
|
|
/
[next]