commit | e38a39ad404637ca1649cea072883aa0a4592c4f | [log] [tgz] |
---|---|---|
author | Lucas Alvares Gomes <lucasagomes@gmail.com> | Fri May 14 09:14:24 2021 +0100 |
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | Mon May 24 09:48:35 2021 +0100 |
tree | d4616db94d16d946029fc45c0c1bc5fb8454e9e8 | |
parent | 9ee7821e80731dc15f71f4e56233c3295497dd53 [diff] |
Change default network backend driver to ML2/OVN This patch is changing the default network backend driver in DevStack to OVN. This is a long effort from the Neutron community that has been discussed on previous PTGs and agreed upon. A similar patch to this one [0] have been merged in the past but got reverted [1] because it did break some zuul jobs. This one also include fixes for such jobs and was verified at [2] [0] https://review.opendev.org/c/openstack/devstack/+/735097 [1] https://review.opendev.org/c/openstack/neutron/+/775632 [2] https://review.opendev.org/c/zuul/zuul-jobs/+/791117 Change-Id: I8c2be82f33ed9f6c36f5509b3b210ee1a38e87ca Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>