heat/heat/tests/nova
Oleksii Chuprykov 4e2cfb991a Move Resource exceptions to common module (1)
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).
UpdateReplace exception is moved in this patch.

Change-Id: Ief441ca2022a0d50e88d709d1a062631479715b7
2015-09-04 14:23:53 +03: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 (1) 2015-09-04 14:23:53 +03:00