yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80168
[Bug 1845324] Re: Openvswitch kernel module is sometimes not loaded running devstack
Reviewed: https://review.opendev.org/684745
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6b241bb13c400f28401605e05d66facf661460fb
Submitter: Zuul
Branch: master
commit 6b241bb13c400f28401605e05d66facf661460fb
Author: Brian Haley <bhaley@xxxxxxxxxx>
Date: Wed Sep 25 08:54:45 2019 -0400
Always make sure openvswitch kernel module is loaded
In change https://review.opendev.org/#/c/661065/ we stopped
compiling openvswitch from source, which was always doing
a reload of the kernel module. We've seen in some cases
the module isn't loaded, so change to always load the
module unconditionally to avoid this.
Change-Id: I2ac2aa4cc84d6f5ac62bc8c7aec67ac17d89c614
Closes-bug: #1845324
** 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/1845324
Title:
Openvswitch kernel module is sometimes not loaded running devstack
Status in neutron:
Fix Released
Bug description:
In change https://review.opendev.org/#/c/661065/ we stopped
compiling openvswitch from source, which was always doing
a reload of the kernel module. We've seen in some cases
the module isn't loaded, we need to change to always load the
module unconditionally to avoid this.
I'm working on a patch already, and it will need to go to the stable
branches as far as queens.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1845324/+subscriptions
References