![]() In case when external bridge configured in OVS agent's bridge_mappings will be destroyed and created again (for example by running ifup-ovs script on Centos) bridge wasn't configured by OVS agent. That might cause broken connectivity for OpenStack's dataplane if dataplane network also uses same bridge. This patch adds additional ovsdb-monitor to monitor if any of physical bridges configured in bridge_mappings was created. If so, agent will reconfigure it to restore proper openflow rules on it. Change-Id: I9c0dc587e70327e03be5a64522d0c679665f79bd Closes-Bug: #1768990 |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks/legacy | ||
rally-jobs | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.testr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
TESTING.rst | ||
babel.cfg | ||
bindep.txt | ||
lower-constraints.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
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