summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v1/backup.py
Commit message (Expand)AuthorAgeFilesLines
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-15/+101
* Change "ID only" to "name or ID" for backup commandsHuanxuan Ao2016-06-271-3/+3
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+2
* i18n support for help and error messages in cinderSheel Rana2016-05-231-9/+13
* Make snapshot and backup name optionalIvan Kolodyazhny2016-04-061-1/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-23/+4
* Trivial: Remove useless return from files in image and volumeTang Chen2015-12-181-1/+0
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Adds support for container selection for backupDag Stenstad2015-04-211-1/+1
* Command doc: backupSteve Martinelli2015-01-081-11/+11
* Fixup backup list outputSteve Martinelli2015-01-081-9/+45
* 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
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add volume backup commandsHugh Saunders2013-06-031-0/+171