From 29b74f48e45e758107afe79a6e30b537590cf1dc Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Wed, 22 Mar 2017 14:06:41 +0200 Subject: 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 --- puppet/services/gnocchi-base.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'puppet') 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 -- cgit 1.2.3-korg