summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/snapshot.py
Commit message (Expand)AuthorAgeFilesLines
* translate all command help strings3.4.0Steve Martinelli2016-11-171-6/+6
* Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-261-2/+5
* Error handling of multi REST API calls for "snapshot set" commandHuanxuan Ao2016-09-111-7/+28
* Add "--marker" and "--limit" options to "snapshot list"Huanxuan Ao2016-07-231-1/+16
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-4/+23
* Add "--property" option to "snapshot create" command in volumev2Huanxuan Ao2016-07-061-1/+9
* Remove useless dest of option in "snapshot create" commandHuanxuan Ao2016-07-041-1/+0
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: parseractionsDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Make set/unset commands in volume return normally when nothing specifiedTang Chen2016-06-041-7/+0
* Fix i18n support in cinderHuanxuan Ao2016-05-301-1/+1
* i18n support for help and error messages in cinderSheel Rana2016-05-231-20/+25
* Merge "Add support of setting snapshot state"Jenkins2016-05-181-1/+13
|\
| * Add support of setting snapshot stateXi Yang2016-03-091-1/+13
* | Trivial: Fix incorrect comment textTang Chen2016-04-141-1/+1
* | Doc: Unify repeatable option commentsTang Chen2016-04-121-1/+1
* | Make snapshot and backup name optionalIvan Kolodyazhny2016-04-061-1/+0
|/
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-25/+4
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-3/+0
* Consistency of the --all argument for snapshotsJean-Philippe Evrard2015-11-301-1/+12
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+2
* Add support for volume snapshot v2 commandAmey Bhide2015-06-041-2/+203
* Add support for volume v2 APIAmey Bhide2015-05-301-0/+71