From: Clint Byrum Date: Tue, 7 May 2013 04:15:56 +0000 (+0000) Subject: CommaSeparatedList -> CommaDelimitedList X-Git-Tag: opnfv-6.0.0~3041 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=41e750482efcaeb67db2af011c7e4fd936e49ad4;p=apex-tripleo-heat-templates.git CommaSeparatedList -> CommaDelimitedList --- diff --git a/generic-user.yaml b/generic-user.yaml index 58f39344..a14f1c6c 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: CommaSeparatedList + Type: CommaDelimitedList Resources: AccessPolicy: Type: OS::Heat::AccessPolicy