From ab6d15482f6cfce69fadbb5218bd645ea4f7fdf8 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Thu, 28 May 2015 16:49:54 -0400 Subject: Combine Heat API networks into single net We probably don't need to split out separate networks for Heat CFN and Cloudwatch. Just having a single network for Heat API in the overcloud is probably fine. Change-Id: I917b314e01227af72129645c9b72ad8e54f07865 --- overcloud-without-mergepy.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'overcloud-without-mergepy.yaml') diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml index 899d6838..022e90b3 100644 --- a/overcloud-without-mergepy.yaml +++ b/overcloud-without-mergepy.yaml @@ -507,8 +507,6 @@ parameters: KeystonePublicApiNetwork: external NeutronApiNetwork: internal_api HeatApiNetwork: internal_api - HeatApiCfnNetwork: internal_api - HeatApiCloudwatchNetwork: internal_api NovaApiNetwork: internal_api NovaMetadataNetwork: internal_api SwiftMgmtNetwork: storage_mgmt -- cgit 1.2.3-korg