yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21580
[Bug 1341332] Re: NSX: Router continues to perform routing even after admin_state_up attribute of router is set to False
[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1341332
Title:
NSX: Router continues to perform routing even after admin_state_up
attribute of router is set to False
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
1. Create an external network.
2. Create a router , set the router gateway.
3. Create a network->Subnet in router-> Vm in the network
4. Attach VM's subnet to the router.
5. Create a floating IP and associate floating IP to the VM.
6. Ping V's Floating IP > ping to VM's Floating IP is successful.
7. Now update admin_state_up of the router to False
neutron router-update --admin_state_up=False r1
Now try to ping VM's Floating IP , ping to VM's Floating IP is still successful.
Ping to VMs floating IP should fail , once router_admin_state_up of
router is set to False.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1341332/+subscriptions
References