yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76873
[Bug 1801919] Re: brctl is obsolete use ip
os-vif uses brctl in both its linuxbridge plugin and in the ovs plugin
when hybrid_plug=true e.g. when the ip tables security group driver is
used.
i have triaged it as high due to the non-client lib freeze
** Also affects: os-vif
Importance: Undecided
Status: New
** Changed in: os-vif
Status: New => Confirmed
** Changed in: os-vif
Assignee: (unassigned) => sean mooney (sean-k-mooney)
** Changed in: os-vif
Importance: Undecided => High
** Tags added: ovs
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1801919
Title:
brctl is obsolete use ip
Status in devstack:
In Progress
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
Confirmed
Status in os-vif:
Confirmed
Bug description:
bridge-utils (brctl) is obsolete, no modern software should depend on it.
Used in: neutron/agent/linux/bridge_lib.py
http://man7.org/linux/man-pages/man8/brctl.8.html
Please use `ip` for basic bridge operations,
than we can drop one obsolete dependency..
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1801919/+subscriptions
References