
https://review.openstack.org/#/c/476612/ introduced an abstract OVSDB API, but it seems the gate is randomly calling linux_net utils in the context of Windows plug and unplug. This was because one of the tests set sys.platform to Windows, resulting in random failures, depending on the order in which the tests ran. Change-Id: I7e2a548fa4edc743d913f71dde48f613a7a5a8df Partial-Bug: #1798051 Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
Team and repository tags
os-vif
A library for plugging and unplugging virtual interfaces in OpenStack.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/os-vif/latest/
- Source: https://git.openstack.org/cgit/openstack/os-vif
- Bugs: https://bugs.launchpad.net/os-vif
- Release Notes: https://docs.openstack.org/releasenotes/os-vif
Description
Languages
Python
100%