summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-6/+6
* --property should be required in `os unset` commandsjiaxi2015-07-191-0/+1
* Command doc: snapshotSteve Martinelli2015-01-091-11/+11
* Fix up snapshot commandSteve Martinelli2015-01-091-14/+115
* add multi-delete support for compute/image/net/volumewanghong2014-12-231-6/+8
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Begin Python 3 compatabilityDean Troyer2013-07-291-2/+3
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add snapshot support for v1 volumeSteve Martinelli2013-03-081-0/+183