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
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix upload_to_image method
1.7.1
Ivan Kolodyazhny
2016-05-20
3
-24
/
+32
*
Don't reset volume status when resetting migration status
Mitsuhiro Tanino
2016-05-18
3
-5
/
+11
*
Merge "Support --os-key option"
Jenkins
2016-05-18
1
-0
/
+23
|
\
|
*
Support --os-key option
Cedric Brandily
2016-05-17
1
-0
/
+23
*
|
Add options when uploading images to Glance
Nathaniel Potter
2016-04-21
2
-0
/
+40
*
|
Support api-microversions
scottda
2016-04-19
7
-36
/
+162
*
|
Add /v3 endpoint support for cinderclient
scottda
2016-04-18
3
-0
/
+109
*
|
Merge "Add tests for delete type by name"
Jenkins
2016-04-07
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add tests for delete type by name
Gorka Eguileor
2016-03-29
1
-0
/
+5
*
|
Merge "Fix api v2 so that you can delete more than one volume_type at a time."
Jenkins
2016-03-31
2
-0
/
+15
|
\
\
|
|
/
|
*
Fix api v2 so that you can delete more than one volume_type at a time.
zwei
2016-03-29
2
-0
/
+15
*
|
Merge "Removed Extra code"
Jenkins
2016-03-24
2
-17
/
+0
|
\
\
|
*
|
Removed Extra code
root
2016-03-14
2
-17
/
+0
|
|
/
*
|
Merge "Revert "Cleanup for Replication v2: remove 'replication-promote'""
Jenkins
2016-03-21
3
-0
/
+18
|
\
\
|
*
|
Revert "Cleanup for Replication v2: remove 'replication-promote'"
Sean McGinnis
2016-03-16
3
-0
/
+18
*
|
|
Merge "Keep py3.X compatibility for urllib"
Jenkins
2016-03-17
2
-8
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Keep py3.X compatibility for urllib
LiuNanke
2016-01-14
2
-8
/
+2
*
|
|
Revert "Cleanup for Replication v2: remove 'replication-reenable'."
Sean McGinnis
2016-03-16
3
-0
/
+18
*
|
|
Cleanup for Replication v2: remove 'replication-reenable'.
Dongsheng Yang
2016-03-12
3
-18
/
+0
*
|
|
Cleanup for Replication v2: remove 'replication-promote'
Dongsheng Yang
2016-03-12
3
-18
/
+0
|
|
/
|
/
|
*
|
Merge "Add backup list sorted by data_timestamp"
Jenkins
2016-03-05
2
-0
/
+8
|
\
\
|
*
|
Add backup list sorted by data_timestamp
LisaLi
2016-02-24
2
-0
/
+8
*
|
|
Merge "Fix Resource.__eq__ mismatch semantics of object equal"
Jenkins
2016-03-03
1
-1
/
+6
|
\
\
\
|
*
|
|
Fix Resource.__eq__ mismatch semantics of object equal
Rui Chen
2016-03-01
1
-1
/
+6
*
|
|
|
Remove replication v2 calls
1.6.0
Alex O'Rourke
2016-03-01
2
-25
/
+0
|
/
/
/
*
|
|
Merge "snapshot-list now supports filtering by tenant"
Jenkins
2016-02-29
1
-0
/
+10
|
\
\
\
|
*
|
|
snapshot-list now supports filtering by tenant
Deepti Ramakrishna
2016-02-27
1
-0
/
+10
*
|
|
|
Merge "Avoid logging sensitive info in http requests."
Jenkins
2016-02-29
1
-0
/
+27
|
\
\
\
\
|
*
|
|
|
Avoid logging sensitive info in http requests.
Jose Porrua
2016-02-16
1
-0
/
+27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Use instanceof instead of type"
Jenkins
2016-02-29
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use instanceof instead of type
Brandon Palm
2016-02-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix omission of request_ids returned to user"
Jenkins
2016-02-27
1
-1
/
+9
|
\
\
\
|
*
|
|
Fix omission of request_ids returned to user
Cao Shufeng
2016-02-17
1
-1
/
+9
*
|
|
|
Merge "Don't print HTTP codes for non-HTTP errors"
Jenkins
2016-02-25
1
-4
/
+17
|
\
\
\
\
|
*
|
|
|
Don't print HTTP codes for non-HTTP errors
Eric Harney
2016-02-24
1
-4
/
+17
|
|
/
/
/
*
|
|
|
Merge "Add extra_specs_list test"
Jenkins
2016-02-25
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add extra_specs_list test
Eric Harney
2016-02-18
1
-0
/
+4
|
|
/
/
*
|
|
Merge "Add request_ids attribute to resource objects"
Jenkins
2016-02-23
3
-28
/
+58
|
\
\
\
|
*
|
|
Add request_ids attribute to resource objects
Ankit Agrawal
2016-02-16
3
-28
/
+58
*
|
|
|
Merge "Add request_ids attribute to resource objects"
Jenkins
2016-02-23
11
-56
/
+142
|
\
\
\
\
|
*
|
|
|
Add request_ids attribute to resource objects
Ankit Agrawal
2016-02-16
11
-56
/
+142
|
|
/
/
/
*
|
|
|
Merge "Fix sort problem in snapshot and backup list"
Jenkins
2016-02-23
1
-0
/
+17
|
\
\
\
\
|
*
|
|
|
Fix sort problem in snapshot and backup list
LisaLi
2016-01-20
1
-0
/
+17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Add request_ids attribute to resource objects
Ankit Agrawal
2016-02-17
6
-56
/
+144
|
|
/
/
|
/
|
|
*
|
|
Provide consistency for Wrapper classes
Ankit Agrawal
2016-02-15
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge "Allow "cinder backup-delete" to delete multiple backups in one request"
Jenkins
2016-02-14
2
-0
/
+11
|
\
\
|
*
|
Allow "cinder backup-delete" to delete multiple backups in one request
Shilpa Jagannath
2016-02-11
2
-0
/
+11
*
|
|
Merge "Pass insecure option to HTTPClient"
Jenkins
2016-02-12
1
-0
/
+16
|
\
\
\
|
*
|
|
Pass insecure option to HTTPClient
Cory Stone
2016-01-27
1
-0
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge "Return wrapper classes with request_ids attribute"
Jenkins
2016-02-11
4
-2
/
+16
|
\
\
\
[next]