
Floating IP port forwardings with different protocols can not have the same internal or external port number to the same VM port. But we can have different application servers, for instance TCP server and UDP server, listen to the same port at same time. This patch adds the protocol attribute to the DB uniq constraint to allow creating different protocol port forwardings with same internal or external port number. Co-Authored-By: LIU Yulong <i@liuyulong.me> Closes-Bug: #1799155 Change-Id: Ifbb5f3ee2473aac98982bff0d2e6bb9b3e5ab5d6
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
Description
Languages
Python
99.7%
Shell
0.3%