aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPasha <pasha@member.fsf.org>2023-05-22 23:21:28 +0000
committerPasha <pasha@member.fsf.org>2023-05-22 23:21:28 +0000
commitb0e92b8aeac5b036d3dffaa21f6972552808d6cd (patch)
treec7aaf2ef9a11b3d2bbdc5fc232871b09687feaad /configs
parent97c640db16f3c50ed0512a2813209511a1fb6387 (diff)
downloaddebian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.gz
debian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.bz2
update for Debian 12
Diffstat (limited to 'configs')
-rw-r--r--configs/neutron.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/neutron.conf b/configs/neutron.conf
index d2e72ea..e5a9d93 100644
--- a/configs/neutron.conf
+++ b/configs/neutron.conf
@@ -46,3 +46,6 @@ lock_path = /var/lib/neutron/tmp
default_reply_timeout = 300
default_send_timeout = 600
default_notify_timeout = 300
+
+[experimental]
+linuxbridge = true \ No newline at end of file