heat/heat/tests/aws
Rabi Mishra 29692ee4f5 Use custom find functions for image lookup
Use get interface and custom find functions to look for
images by id/name. Find interface is now implemented in
the client plugin itslef, as glanceclient v2 does not
support it. Once it's implemented in galnceclient v2,
we can leverage images.find interface directly.

This also leverges openstack.common.apicient.exceptions.

Change-Id: Ibf85495b9d5533c759c4e63284806f11e6e45413
2016-01-27 09:56:01 +05:30
..
__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 custom find functions for image lookup 2016-01-27 09:56:01 +05:30
test_instance_network.py Use custom find functions for image lookup 2016-01-27 09:56:01 +05:30
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