From: Derek Higgins Date: Wed, 3 Jul 2013 14:51:19 +0000 (+0100) Subject: Remove reference to KeystoneLaunch X-Git-Tag: opnfv-6.0.0~2996 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7633278ba440465be79e17bf05b85b2a4a75d0b5;p=apex-tripleo-heat-templates.git Remove reference to KeystoneLaunch This resource was remove in 6504e6bd09b8b3b14ce56490ea3e17daf8cc0a93 "Simplify keystone into one instance." Change-Id: Iea1502e4f00539abc4b8d04ea37e55c2133f7ae7 --- diff --git a/keystone.yaml b/keystone.yaml index 4fc635da..ef6d1146 100644 --- a/keystone.yaml +++ b/keystone.yaml @@ -20,7 +20,7 @@ Resources: ApiAccessPolicy: Type: OS::Heat::AccessPolicy Properties: - AllowedResources: [ KeystoneLaunch, Keystone ] + AllowedResources: [ Keystone ] ApiUser: Type: AWS::IAM::User Properties: