From 65351560a421f40c0d66d6dcb00ee5515d5feb0f Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Wed, 26 Mar 2014 12:42:01 -0400 Subject: [PATCH] Drop dnsmasq_range from the undercloud source. We don't make use of dnsmasq_range anywhere so lets remove it. Change-Id: Id3e14aee8a9f720a09bc2c8ace99e06c4a2d09a9 --- undercloud-source.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/undercloud-source.yaml b/undercloud-source.yaml index 3e053af5..90724b76 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -207,7 +207,6 @@ Resources: host: 127.0.0.1 ovs_db: mysql://neutron:unset@localhost/ovs_neutron?charset=utf8 ovs: - dnsmasq_range: [192.0.2.25, 192.0.2.44] public_interface: Ref: NeutronPublicInterface physical_bridge: br-ctlplane -- 2.16.6