Reviewed: https://review.openstack.org/617836 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2572c158f5290ddc3bc2e4f06ecbd4768c82eee4 Submitter: Zuul Branch: master
commit 2572c158f5290ddc3bc2e4f06ecbd4768c82eee4 Author: Brian Haley <email address hidden> Date: Tue Nov 13 15:54:29 2018 -0500
Change to use iproute2 instead of brctl
brctl is being deprecated in some Linux distros, so change neutron to start using iproute2 commands or the pyroute2 library where possible.
Added create() to IpLinkCommand class to allow usage of pyroute2 for bridge creation.
Change-Id: If679e79fa3242ee1cd8610b5525deca35b41c87e Closes-bug: #1801919
Reviewed: https:/ /review. openstack. org/617836 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=2572c158f52 90ddc3bc2e4f06e cbd4768c82eee4
Committed: https:/
Submitter: Zuul
Branch: master
commit 2572c158f5290dd c3bc2e4f06ecbd4 768c82eee4
Author: Brian Haley <email address hidden>
Date: Tue Nov 13 15:54:29 2018 -0500
Change to use iproute2 instead of brctl
brctl is being deprecated in some Linux distros, so
change neutron to start using iproute2 commands or
the pyroute2 library where possible.
Added create() to IpLinkCommand class to allow usage
of pyroute2 for bridge creation.
Change-Id: If679e79fa3242e e1cd8610b5525de ca35b41c87e
Closes-bug: #1801919