Invalid Parameter type "list"
authorClint Byrum <clint@fewbar.com>
Tue, 7 May 2013 04:08:00 +0000 (04:08 +0000)
committerClint Byrum <clint@fewbar.com>
Tue, 7 May 2013 04:08:00 +0000 (04:08 +0000)
generic-user.yaml

index ce6b84b..58f3934 100644 (file)
@@ -2,7 +2,7 @@ HeatTemplateFormatVersion: '2012-12-12'
 Description: 'HEAT Template - Heat Engine and API'
 Parameters:
   AllowedResources:
-    Type: list
+    Type: CommaSeparatedList
 Resources:
   AccessPolicy:
     Type: OS::Heat::AccessPolicy