index
:
delta/openstack/python-openstackclient.git
feature/osc4
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-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
volume
/
v2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix errors in volume set/unset image properties unit tests"
Jenkins
2016-08-19
1
-3
/
+3
|
\
|
*
Fix errors in volume set/unset image properties unit tests
Huanxuan Ao
2016-08-11
1
-3
/
+3
*
|
Rename backup commands in volume v1 and v2
Huanxuan Ao
2016-08-11
1
-5
/
+5
|
/
*
Support multi REST API calls error handling for "volume set" command
Huanxuan Ao
2016-08-06
1
-0
/
+21
*
Add support of setting volume's state
Xi Yang
2016-08-03
1
-30
/
+47
*
Add support for deleting volumes with associated snapshots
wuyuting
2016-07-27
1
-5
/
+50
*
Merge "Use identity fake classes instead of old unit tests data"
Jenkins
2016-07-26
2
-78
/
+46
|
\
|
*
Use identity fake classes instead of old unit tests data
Huanxuan Ao
2016-07-26
2
-78
/
+46
*
|
Merge "Add options to "volume type list" command"
Jenkins
2016-07-26
1
-3
/
+30
|
\
\
|
*
|
Add options to "volume type list" command
Huanxuan Ao
2016-07-23
1
-3
/
+30
*
|
|
Add "--marker" and "--limit" options to "snapshot list"
Huanxuan Ao
2016-07-23
1
-2
/
+32
|
|
/
|
/
|
*
|
Show project access for volume type
Sheel Rana
2016-07-20
2
-0
/
+105
*
|
Merge "Support error handling for delete commands in volumev2"
Jenkins
2016-07-18
5
-22
/
+273
|
\
\
|
*
|
Support error handling for delete commands in volumev2
Huanxuan Ao
2016-07-14
5
-22
/
+273
|
|
/
*
|
Merge "Add "--project" option to "volume type create" command"
Jenkins
2016-07-18
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Add "--project" option to "volume type create" command
Huanxuan Ao
2016-07-12
1
-0
/
+20
*
|
Change the wrong import order
Huanxuan Ao
2016-07-12
1
-1
/
+2
|
/
*
Add "--incremental" option to "backup create" command in volume v2
Paul Bourke
2016-07-11
1
-0
/
+4
*
Remove FakeService.get_services
zheng yin
2016-07-09
1
-20
/
+0
*
Merge "Add "--property" option to "snapshot create" command in volumev2"
Jenkins
2016-07-06
1
-2
/
+7
|
\
|
*
Add "--property" option to "snapshot create" command in volumev2
Huanxuan Ao
2016-07-06
1
-2
/
+7
*
|
Add '--force' option to 'backup delete' command in volumev2
Huanxuan Ao
2016-07-06
1
-1
/
+17
|
/
*
fix a few spelling mistakes
gecong1973
2016-07-04
1
-3
/
+3
*
Add "--snapshot" option to "backup create" command in volumev2
Huanxuan Ao
2016-07-01
2
-1
/
+14
*
Merge "Add "--force" option to "volume qos delete" command"
Jenkins
2016-06-28
1
-1
/
+17
|
\
|
*
Add "--force" option to "volume qos delete" command
Huanxuan Ao
2016-06-28
1
-1
/
+17
*
|
Add "--force" option to "backup create" command in volumev2
Huanxuan Ao
2016-06-27
1
-2
/
+6
|
/
*
support multi-delete for volume-type
Steve Martinelli
2016-06-20
1
-2
/
+2
*
osc-lib: utils
Dean Troyer
2016-06-13
5
-5
/
+9
*
Clean up fakes.py in volumev2
Huanxuan Ao
2016-06-08
1
-188
/
+0
*
Update unit test test_extension with fake class
Huanxuan Ao
2016-06-07
1
-20
/
+38
*
Fix errors for "volume type unset" command
Huanxuan Ao
2016-06-06
1
-2
/
+4
*
Merge "Add support for volume transfer request list"
Jenkins
2016-06-04
2
-2
/
+167
|
\
|
*
Add support for volume transfer request list
Sheel Rana
2016-06-04
2
-2
/
+167
*
|
Merge "Add FakeQos class and update unit test for qos_specs in VolumeV2"
Jenkins
2016-06-02
2
-204
/
+207
|
\
\
|
*
|
Add FakeQos class and update unit test for qos_specs in VolumeV2
Huanxuan Ao
2016-05-31
2
-204
/
+207
*
|
|
Fix unit test for volume commands in volumev2
Huanxuan Ao
2016-05-31
1
-27
/
+21
|
/
/
*
|
Merge "Refactor TestVolumeShow with FakeVolume"
Jenkins
2016-05-24
2
-9
/
+50
|
\
\
|
*
|
Refactor TestVolumeShow with FakeVolume
ting.wang
2016-05-17
2
-9
/
+50
*
|
|
Add FakeType class and update volumetype test in VolumeV2
Huanxuan Ao
2016-05-23
2
-117
/
+158
*
|
|
Add FakeSnapshot class and update snapshot test in VolumeV2
Huanxuan Ao
2016-05-21
2
-122
/
+196
*
|
|
Merge "Add support of setting snapshot state"
Jenkins
2016-05-18
1
-2
/
+18
|
\
\
\
|
*
|
|
Add support of setting snapshot state
Xi Yang
2016-03-09
1
-2
/
+18
*
|
|
|
Add FakeBackup class and updata backup unittest in volumeV2
Huanxuan Ao
2016-05-17
2
-113
/
+193
|
|
/
/
|
/
|
|
*
|
|
Refactor TestVolumeList with FakeVolume
ting.wang
2016-05-11
2
-64
/
+63
|
|
/
|
/
|
*
|
Merge "Support for volume service list"
Jenkins
2016-04-28
2
-0
/
+232
|
\
\
|
*
|
Support for volume service list
Sheel Rana
2016-04-25
2
-11
/
+243
*
|
|
Fix mutable default arguments in tests
Tang Chen
2016-04-20
1
-4
/
+8
*
|
|
Remove methods argument from vloume/v2/fakes.py
Tang Chen
2016-04-18
1
-9
/
+3
*
|
|
Add support for removing volume-type-access
Sheel Rana
2016-04-16
1
-0
/
+58
[next]