heat/heat/engine/resources/openstack/cinder
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 Move cinder volume resource 2015-03-05 09:34:10 +08:00
volume.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00