yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30349
[Bug 1405528] Re: Migration of legacy router to distributed router should remove the original gateway port
** Changed in: neutron
Status: In Progress => 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/1405528
Title:
Migration of legacy router to distributed router should remove the
original gateway port
Status in OpenStack Neutron (virtual network service):
Invalid
Bug description:
In the case of update legacy router to distributed router, if hosting
to the same node, qg port can not be added to snat router because it
have not been removed from original centralized router, otherwise, qg
port remains in the original centralized router. I think original qg
port should be removed when updating the legacy router to distributed
router.
operation defined as follow:
neutron router-create dvr
neutron router-gateway-set dvr ext-net
neutron router-interface-add dvr vxlan-subnet1
neutron router-update dvr --distributed=true
we can find qg port is still in qrouter after updating operation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1405528/+subscriptions
References