summaryrefslogtreecommitdiff
path: root/neutron-dist.conf
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-11-14 08:12:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-11-14 08:12:23 +0000
commit320466728eb40d55eebd4b9d2075e9abe8bc9006 (patch)
tree918add67146f450fd1e1eaf042f54ee88e2dd09c /neutron-dist.conf
parentd424ec7beffffc4fa627ceae058272e7be1b3002 (diff)
automatic import of openstack-neutronopeneuler22.03_LTS_SP2
Diffstat (limited to 'neutron-dist.conf')
-rw-r--r--neutron-dist.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/neutron-dist.conf b/neutron-dist.conf
new file mode 100644
index 0000000..0637f10
--- /dev/null
+++ b/neutron-dist.conf
@@ -0,0 +1,10 @@
+[DEFAULT]
+verbose = True
+lock_path = $state_path/lock
+allow_overlapping_ips = True
+use_stderr = False
+api_paste_config = /usr/share/neutron/api-paste.ini
+
+[agent]
+root_helper = sudo neutron-rootwrap /etc/neutron/rootwrap.conf
+root_helper_daemon = sudo neutron-rootwrap-daemon /etc/neutron/rootwrap.conf