← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1799137] [NEW] [l3][port_forwarding] should not allow creating port_forwarding to a port which already has a binding floating IP

 

Public bug reported:

Should not allow creating port_forwarding to a port which already has a
binding floating IP for dvr routers.

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. binding floating IP A to VM port
4. create floating IP B with port forwarding to the VM port

Then floating IP B with port forwarding will not work. This should be
restricted by neutron.

** Affects: neutron
     Importance: Undecided
         Status: New

** Description changed:

  Should not allow creating port_forwarding to a port which already has a
  binding floating IP for dvr routers.
  
  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 B with port forwarding to the VM port
- 4. binding floating IP B to VM port
+ 3. binding floating IP B to VM port
+ 4. create floating IP B with port forwarding to the VM port
  
  Then floating IP B with port forwarding will not work. This should be
  restricted by neutron.

** Description changed:

  Should not allow creating port_forwarding to a port which already has a
  binding floating IP for dvr routers.
  
  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. binding floating IP B to VM port
+ 3. binding floating IP A to VM port
  4. create floating IP B with port forwarding to the VM port
  
  Then floating IP B with port forwarding will not work. This should be
  restricted by neutron.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1799137

Title:
  [l3][port_forwarding] should not allow creating port_forwarding to a
  port which already has a binding floating IP

Status in neutron:
  New

Bug description:
  Should not allow creating port_forwarding to a port which already has
  a binding floating IP for dvr routers.

  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. binding floating IP A to VM port
  4. create floating IP B with port forwarding to the VM port

  Then floating IP B with port forwarding will not work. This should be
  restricted by neutron.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1799137/+subscriptions


Follow ups