Add support for swift volume backups
- Add "create backup" row action button on volumes table
- Display table of volume backups
- Add "restore from backup" action
Blueprint information
- Status:
- Complete
- Approver:
- David Lyle
- Priority:
- Medium
- Drafter:
- Laura Frank
- Direction:
- Approved
- Assignee:
- Lin Hua Cheng
- Definition:
- Approved
- Series goal:
- Accepted for juno
- Implementation:
- Implemented
- Milestone target:
- 2014.2
- Started by
- Laura Frank
- Completed by
- David Lyle
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Adding support for volume backups
[jpretorius 2013/12/03]
Note that cinder volume backups are not only swift any more, but now include RBD and TSM support. Ref: http://
[david-lyle 2014-01-17] moving to i-3, needs more work.
[david-lyle 2014-02-28] this needs a rebase and rework based on other changes merged, won't be ready for icehouse.
[amotoki 2014-06-07] The review was abandoned. I hope the work is resumed. If you don't have time to work, I can volunteer to land the patch.
[jpichon 2014-06-10] Not sure what is the status for this, I noticed the owner has changed over to Matthew but there doesn't seem to be a new patch? I'll set the status back to "Started" for now.
[gary-smith 2014-06-10] Neither this blueprint for the patch mentions deleting backups, which is an
integral part of supporting volume backups. Can that be included in this blueprint (given its title), or
should a new one be created?
[lin-hua-cheng 2014-06-11] Talked to Matt, I'll take over fixing the comments.
The existing patch already includes delete backup
Backup is an optional configuration in cinder, there is no way to determine if it is configured. Ticket opened to expose that capability: https:/
Addressed by: https:/
Adding support for volume backups