OpenStack Networking (Neutron)
b164d67f45
Currently active sessions which need connection tracking state are broken by a HA router failover. There is no mechanism to synchronize states between HA router instances. This patch adds conntrackd support to enable state synchronization. An example about using conntrackd with keepalived can be found here: http://backreference.org/2013/04/03/firewall-ha-with-conntrackd-and-keepalived Co-Authored-By: QthCN <tianhuan@unitedstack.com> Change-Id: I28fb57b87c0e7113416873f602fcbce3742b3aaa Closes-Bug: #1365438 Original-Change-Id: Ifc95d5fd17ae8a13958d97796b1046f35bd7aca7 |
||
---|---|---|
api-ref | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
vagrant/ovn | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pre-commit-config.yaml | ||
.pylintrc | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
mypy.ini | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.