summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/volume_snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix faulthy state argument choice"5.1.0Zuul2020-03-241-2/+2
|\
| * Fix faulthy state argument choiceBram Verschueren2019-12-191-2/+2
* | Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
|/
* Use cliff formattable columns in volume v1 commandsAkihiro Motoki2019-06-221-16/+38
* Fix NoneType error for volume snapshot create commandHuanxuan Ao2017-04-261-2/+1
* Support "--no-property" option in volume snapshot setzhiyong.dai2017-01-251-0/+20
* Update the description formatzhiyong.dai2017-01-031-6/+6
* Add options to "volume snapshot list" commandjiahui.qiang2016-11-261-2/+32
* Refactor "snapshot" commandsHuanxuan Ao2016-11-031-0/+305