heat/heat/engine/resources/aws/cfn
Ethan Lynn c3572e8cda Correct properties.Schema.NUMBER to INTEGER
NUMBER in properties can be integer or float, some properties are
just integer type, correct those codes with correct type.

Change-Id: Id36203bb8e497559b811c825e2dc060f925d7a37
2015-04-20 09:59:51 +00:00
..
__init__.py Move AWS::CloudFormation::* resources to heat/engine/resources/aws/cfn 2015-03-04 09:42:16 +08:00
stack.py Correct properties.Schema.NUMBER to INTEGER 2015-04-20 09:59:51 +00:00
wait_condition.py Correct properties.Schema.NUMBER to INTEGER 2015-04-20 09:59:51 +00:00
wait_condition_handle.py Move resource inheritance class to engine/resources 2015-03-10 18:07:46 +08:00