| 2018-10-23 15:23:39 |
LIU Yulong |
description |
ENV: devstack master
step to reproduce:
1. create dvr router with connected privated subnet and public gateway.
2. create VM to the private subnet
3. create floating IP A with port forwarding to the VM port
4. binding floating IP B to VM port
Then floating IP A with port forwarding will not work. This should be restricted by neutron.
Something really similar to bug:
https://bugs.launchpad.net/neutron/+bug/1799137 |
ENV: devstack master
step to reproduce:
1. create one distributed router, and connected it to private subnet, and set public gateway.
2. create VM to the private subnet
3. create floating IP A with port forwarding to the VM port
4. binding floating IP B to VM port
Then floating IP A with port forwarding will not work. This should be restricted by neutron.
Something really similar to bug:
https://bugs.launchpad.net/neutron/+bug/1799137 |
|