heat/etc/heat/templates
Peter Razumovsky 1343598890 Add Dimensions Default in AWS_CloudWatch_Alarm.yaml
Relying on [1], property Dimensions isn't required, but
this template has no Default value for Dimensions
(thereby making it required). This patch fix that omission.
Besides that, parameters have wrong parsing, because if
parameter with type 'CommaDelimitedList' has default
value '', parameter's parsing result would be [u''] instead
of []. this is wrong, so this patch fix it.

[1] http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html

Change-Id: I259249659c8b5dc846432f8e08985b148b30d682
Closes-bug: #1386824
2014-11-20 17:05:17 +03:00
..
AWS_CloudWatch_Alarm.yaml Add Dimensions Default in AWS_CloudWatch_Alarm.yaml 2014-11-20 17:05:17 +03:00
AWS_RDS_DBInstance.yaml Change the dbinstance to F19 2013-09-07 11:04:39 +12:00