From cb50defbfee1378d1d29d3e8dc98f3d684a2b023 Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Thu, 23 May 2013 06:22:52 +0000 Subject: [PATCH] Fix quantum.conf comment Fixes bug 1183209 Change-Id: I87b47e5d5793fde0996712e05b4ddf12be07d3da --- etc/quantum.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2