OpenStack Networking (Neutron)
9515c771e7
DVR supports both East/West and North/South routing. While the SNAT is centralized the DNAT is mostly distributed. There are certain circumstances where the DNAT might be centralized when the ports are unbound. In order to have a well defined behavior and when there are no external network connectivity available in the compute host, the DNAT functionality is centralized. In order to achieve this we are introducing a new agent type option 'dvr_no_external' to centralize the DNAT. This new L3 agent type ('dvr_no_external') would only allow the East/West routing to occur in the compute host and the DNAT or Floating IP will be configured in the centralized network node. Change-Id: Ia5d7336e478e0fa5ba62b7ae5ed0c56656116d94 Partial-Bug: #1667877 |
||
---|---|---|
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