← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1396310] [NEW] Floating IP status should track router admin_state_up

 

Public bug reported:

Setting router admin_state_up=False disables router and thus
connectivity to all floating IPs routed through it, yet the status of
the floating ip remains "ACTIVE".

How to reproduce:
1. create a VM attached external network via router
2. attach floating IP to VM
3. update router admin_state_up = False
4. ping floating IP (assuming secgroup allows it)
5. check floating IP's status

status should be DOWN, but it's still ACTIVE

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  Floating IP status should track router admin_state_up

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Setting router admin_state_up=False disables router and thus
  connectivity to all floating IPs routed through it, yet the status of
  the floating ip remains "ACTIVE".

  How to reproduce:
  1. create a VM attached external network via router
  2. attach floating IP to VM
  3. update router admin_state_up = False
  4. ping floating IP (assuming secgroup allows it)
  5. check floating IP's status

  status should be DOWN, but it's still ACTIVE

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


Follow ups

References