yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90862
[Bug 1906508] Re: Wrong error message when removing interface from router.
Fix merged and released:
https://review.opendev.org/c/openstack/neutron/+/765129
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1906508
Title:
Wrong error message when removing interface from router.
Status in neutron:
Fix Released
Bug description:
Release: Train (applicable to master as well)
1) Two subnets from different nets with same cidr(10.0.0.0/24): subnet1, subnet2
2) subnet1 is added to router
3) subnet1 has ports with floating IP assigned
4) User is trying to delete subnet2 interface from router
Actual error: interface for subnet2 cannot be deleted as it is required by floating ip
Expected error: router has no interface on subnet2
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1906508/+subscriptions
References