cinder/cinder/tests/compute
Eric Harney 03a41f863b QEMU-assisted-snapshots for GlusterFS volumes
Coordinate with Nova to create and delete snaphots for
GlusterFS volumes that are attached to VMs.

Cinder is responsible for creating a QCOW2 file which Nova
will activate in the VM's snapshot chain when a snapshot is
created.

When a snapshot is deleted, Cinder will request for Nova to
perform a block commit/rebase operation to logically delete
the snapshot from the QCOW2 chain.

Implements blueprint qemu-assisted-snapshots

Change-Id: I4a7f0c1bc08d88b0f75d119168dd2077487a62a0
2013-09-03 23:49:50 -04:00
..
__init__.py Migration for attached volumes 2013-08-27 14:18:25 +03:00
test_nova.py QEMU-assisted-snapshots for GlusterFS volumes 2013-09-03 23:49:50 -04:00