heat/heat/engine/resources/aws
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
..
autoscaling Move Resource exceptions to common module (1) 2015-09-04 14:23:53 +03:00
cfn Merge "Don't raise exception when get nested stack" 2015-08-20 15:36:59 +00:00
ec2 Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
iam Add attribute type for aws resources 2015-05-11 22:55:49 -07:00
lb Add LbImageId magic param to aws loadbalancer nested template 2015-07-23 15:12:43 +03:00
s3 Use default_client_name in aws s3 resource 2015-07-23 14:43:52 +03:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00