Could not reproduce the bug.
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1378783
Title:
IPv6 namespaces are not updated upon router interface deletion
Status in neutron:
Invalid
Bug description:
Description of problem:
=======================
In case the namespace contains both IPv4 and IPv6 Interfaces, they will not
be deleted with interfaces are detached from the router.
Version-Release number of selected component (if applicable):
=============================================================
openstack-neutron-2014.2-0.7.b3
How reproducible:
=================
Steps to Reproduce:
===================
1. Create a neutron Router
2. Attach an IPv6 interface
3. Attach an IPv4 interface
4. Delete both interfaces
5. Check if interfaces were deleted from the router namespace:
# ip netns exec qrouter-<id> ifconfig | grep inet
Actual results:
===============
Interfaces were not deleted.
Expected results:
=================
Interfaces should be deleted.
Additional info:
================
Tested with RHEL7
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1378783/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp