Remove unused KeystoneRegion parameter from gnocchi-base
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 22 Mar 2017 12:06:41 +0000 (14:06 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 22 Mar 2017 12:49:21 +0000 (12:49 +0000)
This is used in gnocchi-api.yaml and is not needed on the base template.

Change-Id: I5ebd27dff3dca7053647a57eb4cdef56d38526c6

puppet/services/gnocchi-base.yaml

index d755556..b45c084 100644 (file)
@@ -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