diff options
author | Pasha <pasha@member.fsf.org> | 2023-05-22 23:21:28 +0000 |
---|---|---|
committer | Pasha <pasha@member.fsf.org> | 2023-05-22 23:21:28 +0000 |
commit | b0e92b8aeac5b036d3dffaa21f6972552808d6cd (patch) | |
tree | c7aaf2ef9a11b3d2bbdc5fc232871b09687feaad /configs | |
parent | 97c640db16f3c50ed0512a2813209511a1fb6387 (diff) | |
download | debian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.gz debian_openstack_installer-b0e92b8aeac5b036d3dffaa21f6972552808d6cd.tar.bz2 |
update for Debian 12
Diffstat (limited to 'configs')
-rw-r--r-- | configs/neutron.conf | 3 |
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 |