heat/heat/tests/aws
Kanagaraj Manickam 8d2672d04a Fixes the error logic in resource_data_get_all()
Existing code returns the orm query object, but its
required to return the result of all resource_data.

Closes-bug: #1525073

Change-Id: I402fe1a384e56afe754763932d2e21cbe580214d
2015-12-15 02:09:27 +00:00
..
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00
test_eip.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_instance.py Use EntityNotFound instead of PhysicalResourceNotFound 2015-11-19 22:58:01 +08:00
test_instance_network.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_loadbalancer.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_network_interface.py Move aws resources tests to heat/tests/aws/ 2015-04-28 15:38:22 +08:00
test_s3.py Produce more meaningful exception messages in nested stacks 2015-06-24 08:52:08 +10:00
test_security_group.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
test_user.py Fixes the error logic in resource_data_get_all() 2015-12-15 02:09:27 +00:00
test_volume.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_waitcondition.py Fix time mocking on wait condition timeout tests 2015-12-09 09:53:12 +01:00