heat/heat/tests/openstack
Pavlo Shchelokovskyy a484c73973 Remove TaskRunner from Volume resources
All the volume_tasks logic has been redistributed as methods of either
cinder or nova client plugins.

The logic of detaching was simplified and a check for out-of-band
changes is no longer executed.

The old VolumeAttachTask is left in place as it is still used in
creating the AWS::EC2::Instance resource.

Change-Id: I13f8e03ff090dd5f5739e5af231c77d066eb9eac
Partial-Bug: #1393268
2015-05-19 00:15:21 +03:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_volume.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
test_waitcondition.py Show deprecated warnings when import parser 2015-04-14 17:49:15 +08:00