(create page) |
(Add link to the test case) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 29: | Line 29: | ||
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development | CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development | ||
--> | --> | ||
* Tracker bug: | * Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=998508 #998508] | ||
== Detailed Description == | == Detailed Description == | ||
qemu and libvirt have all the major pieces in place for performing safe VM snapshots/checkpoints, however there isn't any simple discoverable UI. This feature will track adding that UI to virt-manager, and any other virt stack bits that need to be fixed/improved. | qemu and libvirt have all the major pieces in place for performing safe VM snapshots/checkpoints, however there isn't any simple discoverable UI. This feature will track adding that UI to virt-manager, and any other virt stack bits that need to be fixed/improved. This includes adding functionality to libvirt to support deleting and rebasing to external snapshots. | ||
== Benefit to Fedora == | == Benefit to Fedora == | ||
Line 41: | Line 41: | ||
* Proposal owners: | * Proposal owners: | ||
# Implement virt-manager UI (DONE) | |||
# Implement virt-manager UI | |||
* Other developers: N/A (not a System Wide Change) | * Other developers: N/A (not a System Wide Change) | ||
Line 71: | Line 70: | ||
* http://libvirt.org/formatsnapshot.html | * http://libvirt.org/formatsnapshot.html | ||
* Snapshot section here: http://linux.die.net/man/1/virsh | * Snapshot section here: http://linux.die.net/man/1/virsh | ||
* | * https://fedoraproject.org/wiki/QA:Testcase_Virt_Snapshot_UI | ||
== Release Notes == | == Release Notes == | ||
Line 77: | Line 76: | ||
[[Category: | [[Category:ChangeAcceptedF20]] | ||
<!-- When your change proposal page is completed and ready for review and announcement --> | <!-- When your change proposal page is completed and ready for review and announcement --> | ||
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> | <!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler --> |
Latest revision as of 21:11, 4 October 2013
VM Snapshot UI with virt-manager
Summary
Add UI to virt-manager for easily managing VM snapshots.
Owner
- Name: Cole Robinson
- Email: crobinso@redhat.com
- Release notes owner:
Current status
Detailed Description
qemu and libvirt have all the major pieces in place for performing safe VM snapshots/checkpoints, however there isn't any simple discoverable UI. This feature will track adding that UI to virt-manager, and any other virt stack bits that need to be fixed/improved. This includes adding functionality to libvirt to support deleting and rebasing to external snapshots.
Benefit to Fedora
- Making snapshots easier to use means more QA folks and packagers will use them, makes their lives easier.
- End users have been asking it for a while, gives them incentive to update or make the jump to Fedora.
Scope
- Proposal owners:
- Implement virt-manager UI (DONE)
- Other developers: N/A (not a System Wide Change)
- Release engineering: N/A (not a System Wide Change)
- Policies and guidelines: N/A (not a System Wide Change)
Upgrade/compatibility impact
N/A (not a System Wide Change)
How To Test
TBD when work is testable.
User Experience
N/A (not a System Wide Change)
Dependencies
N/A (not a System Wide Change)
Contingency Plan
- Contingency mechanism: N/A (not a System Wide Change)
- Contingency deadline: N/A (not a System Wide Change)
- Blocks release? N/A (not a System Wide Change)
Documentation
- http://fedoraproject.org/wiki/Features/Virt_Live_Snapshots
- http://libvirt.org/formatsnapshot.html
- Snapshot section here: http://linux.die.net/man/1/virsh
- https://fedoraproject.org/wiki/QA:Testcase_Virt_Snapshot_UI
Release Notes
KVM VM snapshots can now be easily managed using virt-manager.