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
/
volume
/
v2
/
volume.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "Display Name" by "Name" in volume list
Rui Chen
2017-05-26
1
-3
/
+3
*
Help/docs cleanups: marker, limit, ip-address metavars
Dean Troyer
2017-04-04
1
-2
/
+2
*
Support --no-property in "volume set" command
zhiyong.dai
2017-02-23
1
-1
/
+18
*
Fix filter error in os volume list
jiahui.qiang
2017-01-09
1
-3
/
+6
*
Add some options to "volume create" command
jiahui.qiang
2016-12-06
1
-0
/
+38
*
Merge "Add "--type" and "--retype-policy" options to "volume set" command"
Jenkins
2016-12-02
1
-0
/
+35
|
\
|
*
Add "--type" and "--retype-policy" options to "volume set" command
Huanxuan Ao
2016-11-23
1
-0
/
+35
*
|
translate all command help strings
3.4.0
Steve Martinelli
2016-11-17
1
-7
/
+7
|
/
*
Merge "Add "--read-only" and "--read-write" options in "volume set""
Jenkins
2016-11-10
1
-0
/
+20
|
\
|
*
Add "--read-only" and "--read-write" options in "volume set"
Huanxuan Ao
2016-10-18
1
-0
/
+20
*
|
Add "volume migrate" command
Huanxuan Ao
2016-10-18
1
-0
/
+47
|
/
*
properly format error messages for volume resizing
Steve Martinelli
2016-10-15
1
-2
/
+3
*
Add and modify options for "volume create" command
Huanxuan Ao
2016-09-28
1
-6
/
+61
*
Add warning message for --state option of set command in volume
Huanxuan Ao
2016-09-26
1
-1
/
+4
*
replace metavar "volume-id" with "volume" to avoid ambiguity
Shu Yingya
2016-09-21
1
-1
/
+1
*
Merge "Support mark volume as bootable in volume set"
Jenkins
2016-09-14
1
-0
/
+18
|
\
|
*
Support mark volume as bootable in volume set
qtang
2016-09-14
1
-0
/
+18
*
|
Merge "Multi REST API calls error handling of "volume unset" command"
Jenkins
2016-09-14
1
-4
/
+18
|
\
\
|
|
/
|
/
|
|
*
Multi REST API calls error handling of "volume unset" command
Huanxuan Ao
2016-09-11
1
-4
/
+18
*
|
Add "--limit" and "--marker" options to "volume list" command
Huanxuan Ao
2016-09-11
1
-1
/
+17
|
/
*
Support multi REST API calls error handling for "volume set" command
Huanxuan Ao
2016-08-06
1
-14
/
+41
*
Add support of setting volume's state
Xi Yang
2016-08-03
1
-0
/
+12
*
Add support for deleting volumes with associated snapshots
wuyuting
2016-07-27
1
-5
/
+12
*
Support error handling for delete commands in volumev2
Huanxuan Ao
2016-07-14
1
-7
/
+22
*
Remove useless dest of option in volume v1&v2
Huanxuan Ao
2016-07-11
1
-1
/
+0
*
Make set/unset command in volume pass normally when nothing specified
sunyajing
2016-06-27
1
-3
/
+0
*
Standardize logger usage in volume
Tang Chen
2016-06-14
1
-6
/
+9
*
osc-lib: command
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-1
/
+1
*
osc-lib: utils
Dean Troyer
2016-06-13
1
-1
/
+1
*
Make set/unset commands in volume return normally when nothing specified
Tang Chen
2016-06-04
1
-4
/
+0
*
i18n support for help and error messages in cinder
Sheel Rana
2016-05-23
1
-40
/
+41
*
use correct manager for volume snapshots
Steve Martinelli
2016-04-08
1
-1
/
+1
*
Docs cleanup: volume command help
Dean Troyer
2016-03-28
1
-33
/
+33
*
Add support for deleting Image-property
root
2016-03-16
1
-4
/
+16
*
Add support for setting Image-property
root
2016-03-16
1
-1
/
+12
*
Fixed a bunch of spacing
Brandon Palm
2016-02-23
1
-1
/
+1
*
Add functional tests for "volume" commands v2
Tang Chen
2016-02-21
1
-0
/
+10
*
log take_action parameters in a single place
Akihiro Motoki
2016-02-02
1
-26
/
+4
*
Trivial: Remove useless return from files in image and volume
Tang Chen
2015-12-18
1
-4
/
+0
*
Fix exception when doing volume set operation
Xi Yang
2015-12-03
1
-1
/
+1
*
Fix a bug of "openstack volume delete"
xiexs
2015-11-27
1
-4
/
+4
*
Trivial: Fix wrong param name in comment.
Tang Chen
2015-11-13
1
-1
/
+1
*
Change method to get the user_id
xiexs
2015-11-08
1
-3
/
+3
*
Follow-on for volume list - add tests, clean help
Dean Troyer
2015-10-16
1
-8
/
+7
*
Add filtering by project/user for 'openstack volume list'
kafka
2015-10-15
1
-5
/
+34
*
Add one parenthesis
Atsushi SAKAI
2015-10-02
1
-1
/
+1
*
Merge "Use a common decorator to log 'take_action' activation"
Jenkins
2015-09-11
1
-4
/
+4
|
\
|
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
1
-4
/
+4
*
|
Volume v2 list does not show server name
TerryHowe
2015-08-28
1
-1
/
+1
|
/
[next]