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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix errors for "volume type unset" command"
Jenkins
2016-06-07
1
-0
/
+1
|
\
|
*
Fix errors for "volume type unset" command
Huanxuan Ao
2016-06-06
1
-0
/
+1
*
|
Merge "Make set/unset commands in volume return normally when nothing specified"
Jenkins
2016-06-06
4
-27
/
+0
|
\
\
|
|
/
|
/
|
|
*
Make set/unset commands in volume return normally when nothing specified
Tang Chen
2016-06-04
4
-27
/
+0
*
|
Merge "Add support for volume transfer request list"
Jenkins
2016-06-04
1
-0
/
+51
|
\
\
|
|
/
|
/
|
|
*
Add support for volume transfer request list
Sheel Rana
2016-06-04
1
-0
/
+51
*
|
Modify the style of translated messages
Jackie Yuan
2016-06-03
1
-2
/
+2
*
|
Fix i18n support in cinder
Huanxuan Ao
2016-05-30
3
-7
/
+7
*
|
i18n support for leftover exception messages in volume
Sheel Rana
2016-05-27
1
-1
/
+1
*
|
i18n support for help and error messages in cinder
Sheel Rana
2016-05-23
6
-123
/
+138
*
|
Merge "Add support of setting snapshot state"
Jenkins
2016-05-18
1
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
Add support of setting snapshot state
Xi Yang
2016-03-09
1
-1
/
+13
*
|
Merge "Support for volume service list"
Jenkins
2016-04-28
1
-0
/
+70
|
\
\
|
*
|
Support for volume service list
Sheel Rana
2016-04-25
1
-0
/
+70
*
|
|
Add support for removing volume-type-access
Sheel Rana
2016-04-16
1
-3
/
+43
*
|
|
Merge "use correct manager for volume snapshots"
Jenkins
2016-04-14
1
-1
/
+1
|
\
\
\
|
*
|
|
use correct manager for volume snapshots
Steve Martinelli
2016-04-08
1
-1
/
+1
*
|
|
|
Trivial: Fix incorrect comment text
Tang Chen
2016-04-14
2
-2
/
+2
*
|
|
|
Merge "Doc: Unify repeatable option comments"
Jenkins
2016-04-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Doc: Unify repeatable option comments
Tang Chen
2016-04-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge "Add support for setting volume-type-access"
Jenkins
2016-04-12
1
-6
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for setting volume-type-access
Sheel Rana
2016-04-11
1
-6
/
+48
|
|
/
/
*
|
|
Merge "Make snapshot and backup name optional"
Jenkins
2016-04-07
2
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make snapshot and backup name optional
Ivan Kolodyazhny
2016-04-06
2
-2
/
+0
|
|
/
*
|
Merge "Docs cleanup: volume type"
Jenkins
2016-03-29
1
-5
/
+5
|
\
\
|
*
|
Docs cleanup: volume type
Dean Troyer
2016-03-28
1
-5
/
+5
*
|
|
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
5
-132
/
+21
*
Trivial: Remove useless return from files in image and volume
Tang Chen
2015-12-18
5
-21
/
+0
*
Merge "Fix exception when doing volume set operation"
Jenkins
2015-12-03
1
-1
/
+1
|
\
|
*
Fix exception when doing volume set operation
Xi Yang
2015-12-03
1
-1
/
+1
*
|
Consistency of the --all argument for snapshots
Jean-Philippe Evrard
2015-11-30
1
-1
/
+12
*
|
Merge "Use is_public to set access of volume type"
Jenkins
2015-11-30
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use is_public to set access of volume type
Xi Yang
2015-11-26
1
-2
/
+2
*
|
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
4
-18
/
+18
|
\
|
*
Use a common decorator to log 'take_action' activation
Joshua Harlow
2015-09-01
4
-18
/
+18
*
|
Volume v2 list does not show server name
TerryHowe
2015-08-28
1
-1
/
+1
|
/
*
Merge "Add set feature to volume type v2"
Jenkins
2015-08-07
1
-0
/
+94
|
\
|
*
Add set feature to volume type v2
heha
2015-08-06
1
-0
/
+94
*
|
Add list feature to volume v2
heha
2015-08-06
1
-0
/
+109
[next]