nova/nova/tests
Tomoki Sekiyama 926e58a179 Libvirt: Fsfreeze during live-snapshot of qemu/kvm instances
Currently it is required to execute fsfreeze command manually before
taking snapshots of active instances, otherwise the snapshot may be
inconsistent. When qemu-guest-agent is installed in a kvm instance,
we can request the instance to fsfreeze via libvirt's fsFreeze API
which is introduced in libvirt 1.2.5. To utilize this feature,
the image metadata must have 'os_require_quiesce=yes' property.
'hw_qemu_guest_agent=yes' is also needed to enable qemu-guest-agent.

Implements: blueprint quiesced-image-snapshots-with-qemu-guest-agent
Change-Id: I137efe00839ae0cb35e142b0c8f8d75ae61cfb64
Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
2014-12-08 12:18:15 -05:00
..
functional Cleanup timeutils override in tests/functional/test_servers 2014-12-05 14:57:53 -08:00
unit Libvirt: Fsfreeze during live-snapshot of qemu/kvm instances 2014-12-08 12:18:15 -05:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00