From 5152b59e3aa3bbbac4741a7d72ab0800eb1cf832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harald=20Jens=C3=A5s?= Date: Wed, 17 Oct 2018 13:28:05 +0200 Subject: [PATCH] Remove unused OS::Heat::Value resource --- templates/quintupleo.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/quintupleo.yaml b/templates/quintupleo.yaml index e949564..ed0af86 100644 --- a/templates/quintupleo.yaml +++ b/templates/quintupleo.yaml @@ -197,12 +197,6 @@ resources: cloud_data: {get_param: cloud_data} dhcp_ips: {get_param: dhcp_ips} - - network_environment_data: - type: OS::Heat::Value - properties: - value: - outputs: undercloud_host_floating_ip: description: "floating ip of the undercloud instance"