heat/heat/engine/clients
Oleksii Chuprykov 68a73b513c Move Resource exceptions to common module (2)
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).
ResourceUnknownStatus exception is moved in this patch.

Change-Id: Iad44c16252f5171984859f0ddd05b821f5dfc7e7
2015-09-04 11:24:31 +00:00
..
os Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
__init__.py py34: heat.tests.client/openstack 2015-08-14 12:09:20 +05:30
client_plugin.py Conditionally expose resources based on available services 2015-07-07 14:25:44 +05:30
progress.py Move all tasks objects into progress module 2015-08-21 10:57:49 +03:00