summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/backup.py
Commit message (Expand)AuthorAgeFilesLines
* Help/docs cleanups: marker, limit, ip-address metavarsDean Troyer2017-04-041-2/+2
* translate all command help strings3.4.0Steve Martinelli2016-11-171-11/+11
* Add 'all-projects' option to 'volume backup list'Jordan Pittier2016-11-081-0/+7
* Add options to "volume backup list" commandHuanxuan Ao2016-11-081-2/+53
* Add warning message for --state option of set command in volumeHuanxuan Ao2016-09-261-1/+4
* Add "volume backup set" command in volume v2Huanxuan Ao2016-09-221-0/+59
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-15/+100
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-4/+23
* Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+7
* Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+7
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-011-0/+10
* Merge "Add "--force" option to "backup create" command in volumev2"Jenkins2016-06-281-1/+8
|\
| * Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-271-1/+8
* | Change "ID only" to "name or ID" for backup commandsHuanxuan Ao2016-06-271-1/+1
|/
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* i18n support for help and error messages in cinderSheel Rana2016-05-231-9/+11
* Make snapshot and backup name optionalIvan Kolodyazhny2016-04-061-1/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-23/+5
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-1/+0
* Add support for volume backup v2 commandAmey Bhide2015-06-041-0/+132
* Add support for volume v2 APIAmey Bhide2015-05-301-0/+70