heat/heat/api/aws
Peter Razumovsky d50aca8d21 Add PropertyUnspecifiedError exception
If we have situation, when we must specify at
least one of two conflicted resources, and there
is no specified resource, we get StackValidationFailed
with error msg looks like 'Either resource_1 or
resource_2 must be specified'. There are a few places,
where this situation appears. So it will be reasonable
to add special exception for these situations.

Change-Id: Ib107eff4fe8030fdbb40aa267b9e2b394ff7a186
2014-12-17 18:49:39 +03:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
ec2token.py Fix [H302] errors in heat/api 2014-11-17 15:04:33 +03:00
exception.py Add PropertyUnspecifiedError exception 2014-12-17 18:49:39 +03:00
utils.py Update api docstrings to match guidelines 2014-10-15 19:39:56 -05:00