From e61f76bae738a1cc11edfb967d3ec4602cb40a2e Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Mon, 20 Feb 2017 14:29:02 -0500 Subject: Add IronicInspector settings to the network map This will allow us to support adding ironic inspector services in follow up patches. Change-Id: I5e743f789ab7dd731bc7ad26226a92a4e71f95a1 --- network/service_net_map.j2.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'network/service_net_map.j2.yaml') diff --git a/network/service_net_map.j2.yaml b/network/service_net_map.j2.yaml index 7fb9420c..fb57c66c 100644 --- a/network/service_net_map.j2.yaml +++ b/network/service_net_map.j2.yaml @@ -45,6 +45,7 @@ parameters: GlanceApiNetwork: storage IronicApiNetwork: ctlplane IronicNetwork: ctlplane + IronicInspectorNetwork: ctlplane KeystoneAdminApiNetwork: ctlplane # allows undercloud to config endpoints KeystonePublicApiNetwork: internal_api ManilaApiNetwork: internal_api -- cgit 1.2.3-korg