Update RPM specs to pre 2013.2.1
[openstack-build/neutron-build.git] / rpm / SOURCES / neutron-dist.conf
index 9b1a6358ca51bbd4eecd1cd130948b077242cc02..a4a55c8fe64c17042e7c2f22a7f02af49142691b 100644 (file)
@@ -3,13 +3,13 @@ verbose = True
 lock_path = $state_path/lock
 auth_strategy = noauth
 notification_driver = neutron.openstack.common.notifier.rpc_notifier
-rpc_backend = quantum.openstack.common.rpc.impl_qpid
+rpc_backend = neutron.openstack.common.rpc.impl_qpid
 allow_overlapping_ips = True
 
 [quotas]
 
 [agent]
-root_helper = sudo quantum-rootwrap /etc/quantum/rootwrap.conf
+root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf
 
 [keystone_authtoken]
 auth_host = 127.0.0.1