From 43476e235ce11359a5327f9dfca671b8ffeb5ab9 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Wed, 24 Aug 2016 14:02:13 -0400 Subject: Move glance/heat hiera settings to services This patch removes the remaining bind IP, and password settings for Heat and Glance into the composable services. Change-Id: I17abcb2a08a1972cbcf8163f6608ac22ddfc15f7 Related-bug: #1604414 --- overcloud.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'overcloud.yaml') diff --git a/overcloud.yaml b/overcloud.yaml index b37426f8..d055e10a 100644 --- a/overcloud.yaml +++ b/overcloud.yaml @@ -403,7 +403,6 @@ resources: properties: CloudDomain: {get_param: CloudDomain} controllerExtraConfig: {get_param: controllerExtraConfig} - HeatAuthEncryptionKey: {get_resource: HeatAuthEncryptionKey} HorizonSecret: {get_resource: HorizonSecret} PcsdPassword: {get_resource: PcsdPassword} RedisVirtualIP: {get_attr: [RedisVirtualIP, ip_address]} -- cgit 1.2.3-korg