heat/heat/tests/aws
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_eip.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_instance.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_instance_network.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_loadbalancer.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00
test_network_interface.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_s3.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_security_group.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_user.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_volume.py Remove TaskRunner from Volume resources 2015-05-19 00:15:21 +03:00
test_waitcondition.py Retain references to stacks in all unit tests 2015-05-14 16:55:12 -04:00