summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorhuangtianhua <huangtianhua@huawei.com>2016-02-23 10:43:34 +0800
committerhuangtianhua <huangtianhua@huawei.com>2016-05-25 17:02:45 +0800
commit1d6cc2d18e93e917e37222fbf10efacc0b7ba2a9 (patch)
tree354b08314dcf644a68edded2dc855a063d49b268 /setup.cfg
parent87f4bcfbcffdcae61ff33adce55bf903a968a405 (diff)
downloadheat-1d6cc2d18e93e917e37222fbf10efacc0b7ba2a9.tar.gz
Provides 'equals' intrinsic function
Provides condition function 'equals' for hot template, 'Fn::Equals' for HeatTemplate, which versions are 2016-10-14. Change-Id: Ib0ffa76e6c562dfbddca5f9dce807f2c6ea3eb82 Blueprint: support-conditions-function
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 67c442c9d..c5eb7b94c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -145,6 +145,7 @@ heat.templates =
heat_template_version.2016-04-08 = heat.engine.hot.template:HOTemplate20160408
heat_template_version.2016-10-14 = heat.engine.hot.template:HOTemplate20161014
HeatTemplateFormatVersion.2012-12-12 = heat.engine.cfn.template:HeatTemplate
+ HeatTemplateFormatVersion.2016-10-14 = heat.engine.cfn.template:HeatTemplate20161014
AWSTemplateFormatVersion.2010-09-09 = heat.engine.cfn.template:CfnTemplate
# These are for backwards compat with Icehouse notification_driver configuration values