From a22ceefc5f8f1fbc4fe0151c494471ea5af969d6 Mon Sep 17 00:00:00 2001 From: Kamil Sambor Date: Mon, 20 Aug 2018 11:44:16 +0200 Subject: [PATCH] Remove deprecated value used to set nova_metadata_ip Remove place where we set value that is not using anymore in neutron puppet (this value was used to set nova_metadata_ip in neutron metadata agent, currently this param is replaced by nova_metadata_host) Change-Id: I108d3e8577ca0522c70e6b5f5728ed32eb354665 Closes-Bug: 1787550 --- puppet/services/neutron-metadata.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/puppet/services/neutron-metadata.yaml b/puppet/services/neutron-metadata.yaml index bd0c56dc13..ab24f1bc97 100644 --- a/puppet/services/neutron-metadata.yaml +++ b/puppet/services/neutron-metadata.yaml @@ -106,7 +106,6 @@ outputs: - service_debug_unset - {get_param: Debug} - {get_param: NeutronMetadataAgentDebug} - neutron::agents::metadata::metadata_ip: "%{hiera('nova_metadata_vip')}" neutron::agents::metadata::metadata_host: str_replace: template: