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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "volume: Add 'volume transfer request create --(no-)snapshots' option"
Zuul
2021-08-26
1
-0
/
+36
|
\
|
*
volume: Add 'volume transfer request create --(no-)snapshots' option
Stephen Finucane
2021-07-13
1
-0
/
+36
*
|
volume: Add missing 'volume list --offset' parameter
Stephen Finucane
2021-07-27
1
-0
/
+10
|
/
*
volume: Add more missing 'volume backup *' options
Stephen Finucane
2021-06-10
1
-2
/
+85
*
volume: Add 'volume group snapshot *' commands
Stephen Finucane
2021-06-10
1
-0
/
+234
*
volume: Add 'volume group type *' commands
Stephen Finucane
2021-06-03
1
-0
/
+410
*
volume: Add 'volume group *' commands
Stephen Finucane
2021-06-03
1
-0
/
+506
*
volume: Add missing 'volume backup *' options
Stephen Finucane
2021-06-03
1
-48
/
+171
*
volume: Add 'volume message *' commands
Stephen Finucane
2021-06-03
1
-0
/
+165
*
volume: Add 'volume attachment *' commands
Stephen Finucane
2021-06-03
1
-0
/
+511
*
volume: Allow more versions
Stephen Finucane
2021-06-03
1
-5
/
+50
*
Add check for cinderclient.v2 support
Brian Rosmaita
2021-05-20
1
-1
/
+5
*
Allow to resize in-use volumes
Dmitriy Rabotyagov
2020-11-11
2
-6
/
+15
*
Merge "Switch image to use SDK"
Zuul
2020-03-25
1
-3
/
+2
|
\
|
*
Switch image to use SDK
Artem Goncharov
2020-03-23
1
-3
/
+2
*
|
Merge "Fix faulthy state argument choice"
5.1.0
Zuul
2020-03-24
3
-6
/
+6
|
\
\
|
*
|
Fix faulthy state argument choice
Bram Verschueren
2019-12-19
3
-6
/
+6
*
|
|
Honor endpoint override from config for volume
Monty Taylor
2020-03-24
1
-0
/
+4
|
|
/
|
/
|
*
|
Replace six.iteritems() with .items()
lihaijing
2020-01-09
15
-48
/
+33
|
/
*
Default to Cinder v3 API
Sean McGinnis
2019-09-09
1
-1
/
+1
*
Merge "Use cliff formattable columns in volume v2 commands"
Zuul
2019-06-23
6
-69
/
+169
|
\
|
*
Use cliff formattable columns in volume v2 commands
Akihiro Motoki
2019-06-22
6
-69
/
+169
*
|
Use cliff formattable columns in volume v1 commands
Akihiro Motoki
2019-06-22
5
-67
/
+167
|
/
*
Merge "Remove deprecated volume commands and args"
Zuul
2019-06-22
7
-917
/
+3
|
\
|
*
Remove deprecated volume commands and args
Sean McGinnis
2019-05-20
7
-917
/
+3
*
|
Rename review.openstack.org to review.opendev.org
melissaml
2019-05-12
1
-1
/
+1
|
/
*
Merge "Add --attached / --detached parameter to volume set"
Zuul
2019-03-06
1
-0
/
+35
|
\
|
*
Add --attached / --detached parameter to volume set
David Rabel
2019-02-28
1
-0
/
+35
*
|
Fix: Restore output 'VolumeBackupsRestore' object is not iterable
whoami-rajat
2019-02-27
1
-1
/
+3
|
/
*
Add volume backup import/export commands
Sean McGinnis
2018-11-10
1
-0
/
+82
*
Merge "Remove invalid 'unlock-volume' migration arg"
Zuul
2018-11-08
1
-9
/
+1
|
\
|
*
Remove invalid 'unlock-volume' migration arg
Sean McGinnis
2018-10-26
1
-9
/
+1
*
|
Merge "Handle not having cinderclient.v1 available"
Zuul
2018-10-15
2
-8
/
+17
|
\
\
|
*
|
Handle not having cinderclient.v1 available
Sean McGinnis
2018-10-12
2
-8
/
+17
*
|
|
Add volume backend pool list command
Sean McGinnis
2018-10-09
1
-1
/
+53
*
|
|
Add volume backend capability show command
Sean McGinnis
2018-10-09
1
-0
/
+61
|
/
/
*
|
Deprecate volume create --project and --user options
Alan Bishop
2018-08-10
1
-14
/
+16
*
|
Fix broken gate jobs
Fan Zhang
2018-08-07
1
-10
/
+4
*
|
Pass volume snapshot size to volume create
Monty Taylor
2018-07-23
1
-3
/
+13
|
/
*
Update help text for encryption provider
Brianna Poulos
2018-02-23
2
-8
/
+8
*
Replace "Display Name" by "Name" in volume list
Rui Chen
2017-05-26
2
-7
/
+23
*
Fix volume qos spec list
Dean Troyer
2017-04-28
2
-10
/
+28
*
Fix NoneType error for volume snapshot create command
Huanxuan Ao
2017-04-26
2
-4
/
+2
*
Help/docs cleanups: marker, limit, ip-address metavars
Dean Troyer
2017-04-04
6
-10
/
+10
*
Fix volume transfers request commands
Dean Troyer
2017-03-27
2
-36
/
+114
*
Merge "Support --no-property in "volume set" command"
Jenkins
2017-03-06
2
-1
/
+36
|
\
|
*
Support --no-property in "volume set" command
zhiyong.dai
2017-02-23
2
-1
/
+36
*
|
Merge "Add Cinder v3 client support for volumes"
Jenkins
2017-03-01
2
-1
/
+2
|
\
\
|
*
|
Add Cinder v3 client support for volumes
Justin A Wilson
2017-02-20
2
-1
/
+2
|
|
/
*
|
Fix properties format for volume qos in volume v1
Huanxuan Ao
2017-02-21
1
-3
/
+8
[next]