aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-08-10 17:35:30 -0400
committerDan Prince <dprince@redhat.com>2016-08-15 13:07:58 -0400
commit4e05d138c67bcbb2b991b6b2a49bea3603d2ce1c (patch)
treeec90ec4e6b41fc80691fdd7de03cc18bac911461 /overcloud.yaml
parent9a1590fc0622a6b565c06f98558dfff91d83fb9c (diff)
Move Nova settings out of puppet/compute.yaml
This finishes moving most of the config settings out of compute.yaml for Nova and into the proper nova-* services. Only the bind port/VIP related Nova settings remain now and those will be dealt with in a follow up patch. Change-Id: I1c40e7d54c11dfff2aaa6438c7701e98da17ebe6 Related-Bug: #1604412
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index c8fe671e..3a047228 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -426,7 +426,6 @@ resources:
# L3 HA and Failover is not relevant for Computes, should be removed
NovaApiHost: {get_attr: [VipMap, net_ip_map, {get_attr: [ServiceNetMap, service_net_map, NovaApiNetwork]}]}
NovaPublicIP: {get_attr: [VipMap, net_ip_map, external]}
- RabbitHost: {get_attr: [VipMap, net_ip_map, {get_attr: [ServiceNetMap, service_net_map, RabbitMqNetwork]}]}
ServiceNetMap: {get_attr: [ServiceNetMap, service_net_map]}
EndpointMap: {get_attr: [EndpointMap, endpoint_map]}
Hostname: