From: Gary Kotton Date: Thu, 23 May 2013 06:22:52 +0000 (+0000) Subject: Fix quantum.conf comment X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=cb50defbfee1378d1d29d3e8dc98f3d684a2b023;p=openstack-build%2Fneutron-build.git Fix quantum.conf comment Fixes bug 1183209 Change-Id: I87b47e5d5793fde0996712e05b4ddf12be07d3da --- diff --git a/etc/quantum.conf b/etc/quantum.conf index 206fa8583..1e37842a6 100644 --- a/etc/quantum.conf +++ b/etc/quantum.conf @@ -82,7 +82,7 @@ api_paste_config = api-paste.ini # allow_sorting = False # Enable or disable overlapping IPs for subnets # Attention: the following parameter MUST be set to False if Quantum is -# being used in conjunction with nova security groups and/or metadata service. +# being used in conjunction with nova security groups # allow_overlapping_ips = False # Ensure that configured gateway is on subnet # force_gateway_on_subnet = False