From: Juan Antonio Osorio Robles Date: Wed, 22 Mar 2017 12:06:41 +0000 (+0200) Subject: Remove unused KeystoneRegion parameter from gnocchi-base X-Git-Tag: opnfv-6.0.0~872^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=29b74f48e45e758107afe79a6e30b537590cf1dc;p=apex-tripleo-heat-templates.git Remove unused KeystoneRegion parameter from gnocchi-base This is used in gnocchi-api.yaml and is not needed on the base template. Change-Id: I5ebd27dff3dca7053647a57eb4cdef56d38526c6 --- diff --git a/puppet/services/gnocchi-base.yaml b/puppet/services/gnocchi-base.yaml index d7555561..b45c084a 100644 --- a/puppet/services/gnocchi-base.yaml +++ b/puppet/services/gnocchi-base.yaml @@ -32,10 +32,6 @@ parameters: CephClientUserName: default: openstack type: string - KeystoneRegion: - type: string - default: 'regionOne' - description: Keystone region for endpoint RedisPassword: description: The password for the redis service account. type: string