Files
python-cinderclient/cinderclient/v2
Shilpa Jagannath a3dca1599f Allow "cinder backup-delete" to delete multiple backups in one request
While "cinder snapshot-delete" and "cinder delete" allow multiple resources to be deleted in a single command, "cinder backup-delete" request can only delete one backup at a time. Adding this capability to backups in cinderclient. Enables "cinder backup-delete" to delete multiple backups in a single command.

With this change the command can be run as below:

cinder backup-delete <backup> [<backup>...]

DocImpact
Closes-Bug: #1543056
Implements: blueprint cli-backup-multiple-deletes

Change-Id: I767710bda3b7c358c6525c9a9f074010084e411d
2016-02-11 10:40:05 +00:00
..
2015-08-08 05:36:45 -04:00
2015-01-30 16:50:21 +00:00
2014-03-16 09:34:09 +08:00
2015-11-20 13:47:46 -05:00
2015-11-30 20:33:11 +00:00