From 7f551db9be861c531d913aa428dd8498e290eaaf Mon Sep 17 00:00:00 2001 From: Flavio Fernandes Date: Wed, 12 Aug 2020 06:41:37 -0400 Subject: [PATCH] [OVN] Update sample local.conf to support segments This change updates sample OVN local.conf file in order to enable neutron-segments service. Related-Bug: #1871608 Closes-Bug: #1891243 Change-Id: Iac6227093b0e851716a76e38145508d6724c650a --- devstack/ovn-local.conf.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/devstack/ovn-local.conf.sample b/devstack/ovn-local.conf.sample index 1e1636c8bd5..2205114ac87 100644 --- a/devstack/ovn-local.conf.sample +++ b/devstack/ovn-local.conf.sample @@ -49,6 +49,7 @@ enable_service q-trunk enable_service q-dns enable_service q-port-forwarding enable_service q-qos +enable_service neutron-segments # Enable neutron tempest plugin tests enable_plugin neutron-tempest-plugin https://opendev.org/openstack/neutron-tempest-plugin