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
This commit is contained in:
Juan Antonio Osorio Robles 2017-03-22 14:06:41 +02:00
parent b758dff575
commit 29b74f48e4
1 changed files with 0 additions and 4 deletions

View 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