cinder/cinder/api/v2
Mike Perez 8829bb1a1d Prevent force delete if the volume is attached
Force deletes were eventually failing on the volume manager layer due to
being in an attached state. This will check that up front to inform the
user that they need to detach first.

Fixes: bug #1164929
Change-Id: I24ade24fd750dc647331ef25b835f45f29c10fd7
2013-05-31 00:33:24 -07:00
..
views Fetch volume_types by uuid and not by name in v2 2013-03-22 08:50:40 -07:00
__init__.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
limits.py adding copy of v1 as v2 2012-11-21 21:26:40 -08:00
router.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
snapshot_metadata.py Implement metadata options for snapshots 2013-02-20 23:11:05 -07:00
snapshots.py Convert to oslo strutils.bool_from_string. 2013-05-18 21:09:14 +10:00
types.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
volumes.py Prevent force delete if the volume is attached 2013-05-31 00:33:24 -07:00