heat/heat/api/aws
Zane Bitter f310a1f6bc Handle ambiguous physical resource IDs
It's possible that we could end up with multiple resources with the same
physical resource ID, but that would be undetectable since we return only
one from the database layer. This change allows us to detect the problem an
return an error where the result is rendered ambiguous.

Change-Id: I2c5ddbe6731c33a09ec7c4a7b91dcfe414da4385
2016-12-05 14:58:20 -05:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
ec2token.py Config: no need to set default=None 2016-06-28 15:25:15 +08:00
exception.py Handle ambiguous physical resource IDs 2016-12-05 14:58:20 -05:00
utils.py Some lambda were replaced on def 2015-09-23 11:35:29 +01:00