cinder snapshot and backup force delete support for cinderclient
Currently we have support to delete snapshot and backup from cinder but this support is not provided from cinder client.
cinder snapshot and backup force delete support for cinderclient
1. Snapshot
cinder snapshot-delete <snapshot> [<snapshot> ...]
Removes one or more snapshots.
Positional arguments:
<snapshot> Name or ID of the snapshot(s) to delete.
2. Backup
cinder help backup-delete
usage: cinder backup-delete
Removes one or more backups.
Positional arguments:
<backup> Name or ID of backup(s) to delete.
Blueprint information
- Status:
- Complete
- Approver:
- Sean McGinnis
- Priority:
- Medium
- Drafter:
- Sheel Rana
- Direction:
- Approved
- Assignee:
- Sheel Rana
- Definition:
- Approved
- Series goal:
- Accepted for newton
- Implementation:
-
Implemented
- Milestone target:
-
1.7.0
- Started by
- Sheel Rana
- Completed by
- Sheel Rana
Related branches
Related bugs
Bug #1418353: cinderclient not support snapshot-force-delete right now | Fix Released |
Bug #1567243: cinder backup-delete should have a support for cinder backup force delete | Fix Released |
Sprints
Whiteboard
This all looks good, but could you add this blueprint under the python-cinderclient project?
https:/
It's all about the same, but at least if it's there it's a little easier to find for someone just looking at client work.
Thanks!
>(Sheel Rana):
Dear Sean,
I have moved it.
Thanks!!
Gerrit topic: https:/
Addressed by: https:/
Support for cinder backup force delete
Gerrit topic: https:/
Addressed by: https:/
Support for snapshot force delete