From: Clint Byrum Date: Tue, 7 May 2013 04:08:00 +0000 (+0000) Subject: Invalid Parameter type "list" X-Git-Tag: opnfv-6.0.0~3042^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7a2a00f816f1c03d38a0e7463c935c2511683b84;p=apex-tripleo-heat-templates.git Invalid Parameter type "list" --- diff --git a/generic-user.yaml b/generic-user.yaml index ce6b84b8..58f39344 100644 --- a/generic-user.yaml +++ b/generic-user.yaml @@ -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