nova/nova/tests
Nicolas Simonds 824c3706a3 libvirt: make snapshot use RBD snapshot/clone when available
When rbd is used for ephemeral disks and image storage, make snapshot
use ceph directly, and update glance with the new location.  In
case of failure, it will gracefully fallback to the "generic"
snapshot method.

This requires changing the typical permissions for the nova ceph
user (if using authx) to allow writing to the pool where vm images
are stored, and it also requires configuring Glance to provide a
v2 endpoint with direct_url support enabled (there are security
implications to doing this).

Spec: Ia3666d53e663eacf8c65dbffbd4bc847dd948171

DocImpact: Ceph and Glance configuration changes
Implements: blueprint rbd-instance-snapshots
Change-Id: If13d25b6c94e247d2505583b524ae3af9c34b5dc
2016-01-20 15:36:05 -08:00
..
functional Add host_status attribute for servers/detail and servers/{server_id} 2016-01-16 20:07:49 +02:00
live_migration/hooks live-migration hook ansible 2.0 compaitability 2016-01-13 23:40:35 +03:00
unit libvirt: make snapshot use RBD snapshot/clone when available 2016-01-20 15:36:05 -08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
uuidsentinel.py Add uuidsentinel test module 2015-12-14 11:28:55 +01:00