Reviewed: https://review.opendev.org/c/openstack/neutron/+/799159 Committed: https://opendev.org/openstack/neutron/commit/ca15099cde582e9049360238c75803f022499eb1 Submitter: "Zuul (22348)" Branch: master
commit ca15099cde582e9049360238c75803f022499eb1 Author: LIU Yulong <[email protected]> Date: Fri Jul 2 11:35:23 2021 +0800 Add devstack local.conf sample for ML2 OVS Since devstack had set OVN as the default backend for Neutron. Then the minimum local.conf [1] for ML2 ovs will not work at all. For some local testing of ML2 OVS, it is not right deployment for users to test the ML2 OVS related cases. This patch adds a sample local.conf for ml2 ovs to install a small all in one environment for Neutron testing. Sample tested OS: 1. CentOS Stream 8 2. CentOS Linux 8 [1] https://docs.openstack.org/devstack/latest/#create-a-local-conf Closes-Bug: #1934466 Change-Id: Ie7bac1d2819c332a94a0ff308a300638c17f1b1f ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1934466 Title: Devstack install for ML2 OVS Status in neutron: Fix Released Bug description: Since devstack had set OVN as the default backend for Neutron. Then the minimum local.conf [1] for ML2 ovs will not work at all. For some local testing of ML2 OVS, it is not right deployment for users to test the ML2 OVS related cases. Neutron needs to add a sample local.conf for ML2 OVS to install a small all in one environment by using devstack. Then cloud users can use it to have a try for openstack and testing. (This is a bug track for patch https://review.opendev.org/c/openstack/neutron/+/799159) [1] https://docs.openstack.org/devstack/latest/#create-a-local-conf To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1934466/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

