From 33784c05376f25fc1868274a3b375c45de0957b8 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 (cherry picked from commit a22ceefc5f8f1fbc4fe0151c494471ea5af969d6) --- 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 7f747fd7ed..3fad6763fc 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: