summaryrefslogtreecommitdiff
path: root/openstackclient/tests/volume/v2/test_backup.py
Commit message (Expand)AuthorAgeFilesLines
* Rename backup commands in volume v1 and v2Huanxuan Ao2016-08-111-5/+5
* Support error handling for delete commands in volumev2Huanxuan Ao2016-07-141-8/+62
* Add "--incremental" option to "backup create" command in volume v2Paul Bourke2016-07-111-0/+4
* Add '--force' option to 'backup delete' command in volumev2Huanxuan Ao2016-07-061-1/+17
* Add "--snapshot" option to "backup create" command in volumev2Huanxuan Ao2016-07-011-1/+13
* Add "--force" option to "backup create" command in volumev2Huanxuan Ao2016-06-271-2/+6
* Add FakeBackup class and updata backup unittest in volumeV2Huanxuan Ao2016-05-171-113/+139
* Make snapshot and backup name optionalIvan Kolodyazhny2016-04-061-0/+24
* [Volume] Check return value is None in volume unit testsTang Chen2016-03-031-3/+5
* Trivial: Reorder unit tests in alphabetical order in volume testsTang Chen2016-03-021-63/+63
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+4
* Refactor: Abstract columns and datalist out in volume test casesSaiKiran2016-01-201-14/+27
* Add support for volume backup v2 commandAmey Bhide2015-06-041-0/+147
* Add support for volume v2 APIAmey Bhide2015-05-301-0/+82