From 219acaa5c256505420e9d838cd08c2130ebc191a Mon Sep 17 00:00:00 2001 From: Juan Antonio Osorio Robles Date: Mon, 8 Aug 2016 13:34:15 +0300 Subject: Move setting of Glance's keystone region to API profile This is not necessary in the controller.yaml and is more appropriate in the profile. Change-Id: Ie2badbd87eabb8404acff77e9aa5d091fbdd1499 --- puppet/controller.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'puppet/controller.yaml') diff --git a/puppet/controller.yaml b/puppet/controller.yaml index f6410146..12af7d3d 100644 --- a/puppet/controller.yaml +++ b/puppet/controller.yaml @@ -678,7 +678,6 @@ resources: # Glance glance::api::bind_host: {get_input: glance_api_network} glance::registry::bind_host: {get_input: glance_registry_network} - glance::keystone::auth::region: {get_input: keystone_region} # Heat heat::api::bind_host: {get_input: heat_api_network} -- cgit 1.2.3-korg