heat/heat/tests/aws
huangtianhua 0ba3206b40 Use EntityNotFound instead of ImageNotFound
There are too many **NotFound exception classes defined
in exception.py. This patch will define a general notfound
exception: EntityNotFound. And will use it instead of
ImageNotFound exception.

Change-Id: I2a09637be97905548b29673273e8579c69d42d52
Closes-Bug: #1461343
2015-06-03 15:40:12 +08: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 Use EntityNotFound instead of ImageNotFound 2015-06-03 15:40:12 +08: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