OpenStack Networking (Neutron)
9f55d77016
This patch calls update_port_up and update_port_down inside of the l2pop driver directly from update_device_up and update_device_down in the ML2 RPC layer. This allows the L2pop driver to setup forwarding entries completely independent of the port status update events. This will allow L2pop to function without requiring the ports to transition from ACTIVE->BUILD->ACTIVE every time the agent requests device details. This will unblock the push notifications work and will additionally enable us to remove the update to BUILD status as part of a performance improvement backport for bug #1665215. Partial-Bug: #1665215 Partially-Implements: blueprint push-notifications Change-Id: Icd4cd4e3f735e88299e86468380c5f786e7628fe |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst