summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/volume_snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.volumeStephen Finucane2023-05-101-85/+154
* Fix typosCyril Roelandt2021-10-261-1/+1
* Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-241-3/+3
|\
| * Fix faulthy state argument choiceBram Verschueren2019-12-191-3/+3
* | Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
|/
* Use cliff formattable columns in volume v2 commandsAkihiro Motoki2019-06-221-16/+38
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-261-2/+1
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-2/+2
* Merge "Support "--no-property" option in volume snapshot set"Jenkins2017-01-261-0/+20
|\
| * Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-251-0/+20
* | Add --project and --project-domain option to "volume snapshot list"jiahui.qiang2017-01-071-1/+21
|/
* Tivial:update the description format in volume_snapshot.pyzhiyong.dai2016-12-181-6/+6
* Add "--remote-source" option to "volume snapshot create" commandHuanxuan Ao2016-12-121-7/+32
* Merge "Add '--force' option to 'volume snapshot delete' command"Jenkins2016-12-081-1/+8
|\
| * Add '--force' option to 'volume snapshot delete' commandHuanxuan Ao2016-12-081-1/+8
* | Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-2/+32
|/
* Refactor "snapshot" commandsHuanxuan Ao2016-11-031-0/+338