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
/
v2
/
test_shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-06-05
1
-5
/
+5
*
Drop support for --sort_key and --sort_dir
Sean McGinnis
2019-09-11
1
-30
/
+1
*
Drop support for --allow-multiattach
Sean McGinnis
2019-09-11
1
-4
/
+4
*
Remove promote/reenable replication
Minmin Ren
2019-06-19
1
-10
/
+0
*
Tests: Don't write bash-completion cache files
Eric Harney
2019-02-26
1
-0
/
+2
*
Merge "Replace assertRaisesRegexp with assertRaisesRegex"
Zuul
2018-11-10
1
-4
/
+4
|
\
|
*
Replace assertRaisesRegexp with assertRaisesRegex
zhangyangyang
2018-08-29
1
-4
/
+4
*
|
Fix encoding of query parameters
Goutham Pacha Ravi
2018-09-13
1
-1
/
+1
|
/
*
Remove unnecessary parameters from volume create APIs
Neha Alhat
2018-07-26
1
-34
/
+3
*
Merge "Remove unused attribute when updating quota_class"
Zuul
2017-11-02
1
-2
/
+1
|
\
|
*
Remove unused attribute when updating quota_class
TommyLike
2017-08-18
1
-2
/
+1
*
|
Fix attachment_id returned by create and show volume
Steve Noyes
2017-08-28
1
-0
/
+17
*
|
Enable H306
Eric Harney
2017-08-01
1
-4
/
+5
|
/
*
Fix cmd options for updating a quota class
jeremy.zhang
2017-06-20
1
-0
/
+21
*
Handle dashes in encryption-type-create arguments
Eric Harney
2017-05-24
1
-0
/
+11
*
Remove duplicate columns from list output
Dinesh Bhor
2017-02-14
1
-0
/
+8
*
Add --metadata option to API v2 cinder list command again
Mitsuhiro Tanino
2017-02-03
1
-6
/
+0
*
Refactor v2 and v3 APIs support
Ivan Kolodyazhny
2016-12-20
1
-7
/
+7
*
Fix volume type 'is_public' flag update
bhagyashris
2016-10-12
1
-0
/
+4
*
Merge "Volume detail support glance_metadata in CLI"
Jenkins
2016-10-05
1
-0
/
+6
|
\
|
*
Volume detail support glance_metadata in CLI
wanghao
2016-05-30
1
-0
/
+6
*
|
Parse filter item "name" correctly for snapshot-list
Cao Shufeng
2016-09-12
1
-0
/
+4
*
|
List manageable volumes and snapshots
Avishay Traeger
2016-07-19
1
-0
/
+24
*
|
Changed backup-restore to accept backup name
Ellen Leahy
2016-08-25
1
-3
/
+7
*
|
Changed backup-restore to accept backup name
Ellen Leahy
2016-07-29
1
-2
/
+12
*
|
Merge "Support name option for volume restore"
Jenkins
2016-07-28
1
-2
/
+16
|
\
\
|
*
|
Support name option for volume restore
Mitsuhiro Tanino
2016-06-02
1
-2
/
+16
*
|
|
Add strict Boolean checking
xiexs
2016-06-27
1
-0
/
+14
*
|
|
Merge "Fixing parsing problem of cascade in client"
Jenkins
2016-06-24
1
-0
/
+10
|
\
\
\
|
*
|
|
Fixing parsing problem of cascade in client
wanghao
2016-06-16
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge "Support for snapshot force delete"
Jenkins
2016-06-02
1
-4
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support for snapshot force delete
Sheel Rana
2016-05-29
1
-4
/
+31
*
|
|
Fix upload_to_image method
1.7.1
Ivan Kolodyazhny
2016-05-20
1
-24
/
+2
*
|
|
Don't reset volume status when resetting migration status
Mitsuhiro Tanino
2016-05-18
1
-4
/
+2
*
|
|
Add options when uploading images to Glance
Nathaniel Potter
2016-04-21
1
-0
/
+37
|
/
/
*
|
Support api-microversions
scottda
2016-04-19
1
-16
/
+1
|
/
*
Add tests for delete type by name
Gorka Eguileor
2016-03-29
1
-0
/
+5
*
Fix api v2 so that you can delete more than one volume_type at a time.
zwei
2016-03-29
1
-0
/
+9
*
Merge "Add backup list sorted by data_timestamp"
Jenkins
2016-03-05
1
-0
/
+4
|
\
|
*
Add backup list sorted by data_timestamp
LisaLi
2016-02-24
1
-0
/
+4
*
|
Remove replication v2 calls
1.6.0
Alex O'Rourke
2016-03-01
1
-17
/
+0
*
|
snapshot-list now supports filtering by tenant
Deepti Ramakrishna
2016-02-27
1
-0
/
+10
*
|
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 "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
*
|
Allow "cinder backup-delete" to delete multiple backups in one request
Shilpa Jagannath
2016-02-11
1
-0
/
+5
*
|
Merge "Bootable filter for listening volumes from CLI"
Jenkins
2016-02-08
1
-0
/
+8
|
\
\
[next]