commit 5027ce833c6fccaa80b5ddc8544d262c0bf99dbd
Author: Sean Mooney <email address hidden>
Date: Thu Feb 14 03:08:53 2019 +0000
remove brctl from vif_plug_ovs
- This change extends the ip_command interface set function
to accept a master as a parent device for a given interface.
- This change extends the impl_pyroute2 add function to
support creating linux bridges.
- This change replaces calls to brctl with calls to the ip_command api.
- This change removes the use of tee to disable ipv6 in the ovs plugin.
Reviewed: https:/ /review. openstack. org/636821 /git.openstack. org/cgit/ openstack/ os-vif/ commit/ ?id=5027ce833c6 fccaa80b5ddc854 4d262c0bf99dbd
Committed: https:/
Submitter: Zuul
Branch: master
commit 5027ce833c6fcca a80b5ddc8544d26 2c0bf99dbd
Author: Sean Mooney <email address hidden>
Date: Thu Feb 14 03:08:53 2019 +0000
remove brctl from vif_plug_ovs
- This change extends the ip_command interface set function
to accept a master as a parent device for a given interface.
- This change extends the impl_pyroute2 add function to
support creating linux bridges.
- This change replaces calls to brctl with calls to the ip_command api.
- This change removes the use of tee to disable ipv6 in the ovs plugin.
Change-Id: I8308e8840e20b0 a72d00880c1a799 6b4c73f6a83
Partial-Bug: #1801919