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
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
3
-110
/
+65
|
\
|
*
Use identity fake classes instead of old unit tests data
Huanxuan Ao
2016-07-26
3
-110
/
+65
*
|
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
|
/
*
Merge "Add "--incremental" option to "backup create" command in volume v2"
Jenkins
2016-07-11
1
-0
/
+4
|
\
|
*
Add "--incremental" option to "backup create" command in volume v2
Paul Bourke
2016-07-11
1
-0
/
+4
*
|
Merge "Unskip tests caused by bug 1599333"
Jenkins
2016-07-11
1
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
Unskip tests caused by bug 1599333
Steve Martinelli
2016-07-07
1
-7
/
+6
*
|
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
*
|
Merge "Add '--force' option to 'backup delete' command in volumev2"
Jenkins
2016-07-06
1
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
Add '--force' option to 'backup delete' command in volumev2
Huanxuan Ao
2016-07-06
1
-1
/
+17
*
|
skip failing tests due to bug 1599333 is fixed
Steve Martinelli
2016-07-05
1
-0
/
+5
|
/
*
fix a few spelling mistakes
gecong1973
2016-07-04
2
-5
/
+5
*
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
2
-3
/
+35
|
\
|
*
Add "--force" option to "volume qos delete" command
Huanxuan Ao
2016-06-28
2
-3
/
+35
*
|
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
*
Standardize logger usage in volume
Tang Chen
2016-06-14
1
-8
/
+11
*
osc-lib: utils
Dean Troyer
2016-06-13
7
-7
/
+12
*
osc-lib: exceptions
Dean Troyer
2016-06-13
1
-1
/
+1
*
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
*
Merge "Fix errors for "volume type unset" command"
Jenkins
2016-06-07
1
-2
/
+4
|
\
|
*
Fix errors for "volume type unset" command
Huanxuan Ao
2016-06-06
1
-2
/
+4
*
|
Merge "Make set/unset commands in volume return normally when nothing specified"
Jenkins
2016-06-06
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Make set/unset commands in volume return normally when nothing specified
Tang Chen
2016-06-04
1
-3
/
+0
*
|
Merge "Add support for volume transfer request list"
Jenkins
2016-06-04
4
-4
/
+334
|
\
\
|
|
/
|
/
|
|
*
Add support for volume transfer request list
Sheel Rana
2016-06-04
4
-4
/
+334
*
|
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
[next]