summaryrefslogtreecommitdiff
path: root/openstack/etc/neutron/l3_agent.ini
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/etc/neutron/l3_agent.ini')
-rw-r--r--openstack/etc/neutron/l3_agent.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack/etc/neutron/l3_agent.ini b/openstack/etc/neutron/l3_agent.ini
index e29c88c4..b92cc11c 100644
--- a/openstack/etc/neutron/l3_agent.ini
+++ b/openstack/etc/neutron/l3_agent.ini
@@ -1,7 +1,7 @@
[DEFAULT]
# Show debugging output in log (sets DEBUG log level output)
-debug = True
-verbose = True
+#debug = True
+#verbose = True
# L3 requires that an interface driver be set. Choose the one that best
# matches your plugin.