yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82421
[Bug 1871730] Re: [OVN] local conf devstack for a ovn-northd (DB only) node does not work
Reviewed: https://review.opendev.org/719972
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7718cc0a6f6f20bd9b40ef2565cb7a5be37eb8d8
Submitter: Zuul
Branch: master
commit 7718cc0a6f6f20bd9b40ef2565cb7a5be37eb8d8
Author: elajkat <lajos.katona@xxxxxxxx>
Date: Tue Apr 14 15:38:21 2020 +0200
Start ovs if ovn-northd is enabled
There are usecases where ovn-northd is running standalone with ovs, the
suggested local.conf is among the sample files (see: [0]). The service
however doesn't start as it needs OVS to run. This patch makes OVS
installed and started by ovn devstack plugin if ovn-northd is enabled in
local.conf.
[0]: https://opendev.org/openstack/neutron/src/branch/master/devstack/ovn-db-local.conf.sample
Change-Id: Ib12a076e50f010464735c6779d0e67bb218b66be
Closes-Bug: #1871730
** 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/1871730
Title:
[OVN] local conf devstack for a ovn-northd (DB only) node does not
work
Status in neutron:
Fix Released
Bug description:
Code branch: master
Assuming you have 5 nodes to run a multi-node devstack deployment with neutron and OVN.
One node for "ovn-northd" DB only. Two chassis for compute, and two for gateway.
For the DB only node, if you do not set "ovn-controller" to the enable_services list.
The stack.sh of devstack will get failed. Here is an example local.conf:
http://paste.openstack.org/show/791811/
Error output:
http://paste.openstack.org/show/791832/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1871730/+subscriptions
References