f374697760c65d3db53c50e77080a7a76819c24c
This commit adds a binding_deactivate method to the Linux bridge agent to receive messages from the ML2 plugin when a binding is de-activated for a port. After receiving that message, the agent un-plugs the corresponding tap interface from the port's network bridge. To support this, a binding_deactivate method is also added to the agents notifier. Finally, the activate method in the ML2 plugin is updated to use the binding_deactivate method in the agents notifier. Change-Id: I3f4e34766791c472a2c81842190094f697baa05c Partial-Bug: #1580880
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Languages
Python
99.6%
Shell
0.4%