Merge "Remove neutron-dist.conf from packages" into openstack-ci/fuel-8.0/liberty
[openstack-build/neutron-build.git] / centos7 / rpm / SOURCES / neutron-dist.conf
diff --git a/centos7/rpm/SOURCES/neutron-dist.conf b/centos7/rpm/SOURCES/neutron-dist.conf
deleted file mode 100644 (file)
index 479da8e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-[DEFAULT]
-verbose = True
-lock_path = $state_path/lock
-auth_strategy = noauth
-notification_driver = neutron.openstack.common.notifier.rpc_notifier
-allow_overlapping_ips = True
-use_stderr = False
-api_paste_config = /usr/share/neutron/api-paste.ini
-notify_nova_on_port_data_changes = False
-notify_nova_on_port_status_changes = False
-
-[agent]
-root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf
-root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf
-
-[database]
-max_pool_size = 10
-max_overflow = 20
-pool_timeout = 10