]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Require assisted_volume_snapshots from novaclient
authorEric Harney <eharney@redhat.com>
Tue, 3 Sep 2013 18:52:03 +0000 (14:52 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 23 Sep 2013 17:08:29 +0000 (13:08 -0400)
commit096b3e23370b8cf649113bee5ff0b3783c422f24
tree739493b27e382d8a1f71610db22e2a5e272226f6
parent2eececeea3065919dbc786c1d2c5c2a355d9a89f
Require assisted_volume_snapshots from novaclient

The "QEMU-assisted-snapshots for GlusterFS volumes" patch currently
does a try/except ImportError for the new assisted_volume_snapshots
extension in novaclient.  That functionality is now in novaclient
2.15.0, so Cinder should consider this a hard requirement rather
than allowing it to be absent.

Change-Id: I5d5b4918f17f26706bed361cbbe8b369b10b0b98
cinder/compute/nova.py
requirements.txt