heat/heat/engine/resources
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
..
aws Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
openstack Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
__init__.py Do not verify requirements on extension loading 2015-05-25 10:39:07 +12:00
scheduler_hints.py Adds resource uuid, volume support to lifecycle scheduler hints 2015-08-27 12:05:39 -04:00
signal_responder.py Provide signal_url for DELETE action when using other transports 2015-08-26 14:18:46 +05:30
stack_resource.py Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
stack_user.py Move signals to SignalResponder class 2015-07-14 10:41:30 -07:00
template_resource.py Merge "Use base attributes with attribute_schema of class" 2015-08-04 13:47:43 +00:00
volume_base.py Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
wait_condition.py Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00