433228dd78
If one port has port forwarding and the port is under a dvr router, then binding floating IP to this port will not be allowed. Change-Id: Ia014e18264b43cf751a5bc0e82bc55d106582620 Closes-Bug: #1799138
8 lines
293 B
YAML
8 lines
293 B
YAML
---
|
|
other:
|
|
- |
|
|
If an instance port is under a dvr router, and the port already has
|
|
binding port forwarding(s). Neutron will no longer allow binding a
|
|
floating IP to that port again, because dvr floating IP traffic rules
|
|
will break the existing port forwarding functionality.
|