aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-03-22 14:06:41 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-03-22 12:49:21 +0000
commit29b74f48e45e758107afe79a6e30b537590cf1dc (patch)
tree6f48979d9595334a98f9e97952340002071a17d5 /puppet
parentb758dff5758a84b8a72766dd2591477f68b23c50 (diff)
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
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/gnocchi-base.yaml4
1 files changed, 0 insertions, 4 deletions
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