yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47680
[Bug 1554837] [NEW] port of network:router_interface exists even if the subnet updated to no-gateway
Public bug reported:
reproduce steps:
1. create a subnet
2. connect to a router
3. update subnet --no-gateway
4. check port exists with device owner network:router_interface and fixed ip was the subnet gateway ip
5. check in router ns qr-xxx has ip address gateway ip
this bug was found in master branch, but I think it also affects
previous version.
fix solutions:
when update subnet --no-gateway:
1. check and router interface delete
2. delete gateway port
3. update dhcp configure
** Affects: neutron
Importance: Undecided
Assignee: yaowei (yaowei)
Status: New
** Changed in: neutron
Assignee: (unassigned) => yaowei (yaowei)
** Description changed:
reproduce steps:
1. create a subnet
2. connect to a router
3. update subnet --no-gateway
4. check port exists with device owner network:router_interface and fixed ip was the subnet gateway ip
5. check in router ns qr-xxx has ip address gateway ip
- this problem was found in master branch, but I think it also previous
- version.
+ this bug was found in master branch, but I think it also affects
+ previous version.
fix solutions:
when update subnet --no-gateway:
1. check and router interface delete
2. delete gateway port
3. update dhcp configure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1554837
Title:
port of network:router_interface exists even if the subnet updated to
no-gateway
Status in neutron:
New
Bug description:
reproduce steps:
1. create a subnet
2. connect to a router
3. update subnet --no-gateway
4. check port exists with device owner network:router_interface and fixed ip was the subnet gateway ip
5. check in router ns qr-xxx has ip address gateway ip
this bug was found in master branch, but I think it also affects
previous version.
fix solutions:
when update subnet --no-gateway:
1. check and router interface delete
2. delete gateway port
3. update dhcp configure
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1554837/+subscriptions
Follow ups