heat/heat/tests/nova
Oleksii Chuprykov 6d41bcc1d3 Move Resource exceptions to common module (3)
It is convenient to have all exceptions in exception module.
Also it is reduces namespace cluttering of resource module and decreases
the number of dependencies in other modules (we do not need to import resource
in some cases for now).
ResourceInError exception is moved in this patch.

Change-Id: I122c032468efeb97d165af4ae372bc35b60a11a2
2015-09-04 11:24:41 +00:00
..
__init__.py Novaclient v2 instead of v1_1 2015-04-03 11:24:59 +02:00
fakes.py heat.tests.aws.* 2015-08-13 13:59:18 +05:30
test_nova_flavor.py Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
test_nova_floatingip.py Add show_resource function to Nova resources (1) 2015-08-03 12:30:00 +00:00
test_nova_keypair.py Merge "Add show_resource function to Nova resources (1)" 2015-08-04 04:26:57 +00:00
test_nova_servergroup.py Merge "Add show_resource function to Nova resources (1)" 2015-08-04 04:26:57 +00:00
test_server.py Move Resource exceptions to common module (3) 2015-09-04 11:24:41 +00:00