]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Removed erronus config file comment
authorJohn Dewey <john@dewey.ws>
Fri, 6 Dec 2013 03:35:37 +0000 (19:35 -0800)
committerJohn Dewey <john@dewey.ws>
Fri, 6 Dec 2013 05:29:53 +0000 (21:29 -0800)
The comment stating 'DHCP agents needs it.' with regards to the
rpc_notifier notification_driver is incorrect.  Looking through
the code, I see no place this is true.  I believe it to be an
error.

Closes-Bug: #1258390

Change-Id: I58c2f9290731f3e88e4b4a5bdb600aa5bac1a12b

etc/neutron.conf

index 83a6dbe23deb86743536060482fcec878225ab4a..a54bcd8678215b28bf639d3745803baebd10a656 100644 (file)
@@ -180,7 +180,7 @@ lock_path = $state_path/lock
 # notification_driver = neutron.openstack.common.notifier.no_op_notifier
 # Logging driver
 # notification_driver = neutron.openstack.common.notifier.log_notifier
-# RPC driver. DHCP agents needs it.
+# RPC driver.
 notification_driver = neutron.openstack.common.notifier.rpc_notifier
 
 # default_notification_level is used to form actual topic name(s) or to set logging level