can not create router when gateway ip is not in subnet

Bug #1382354 reported by xhzhf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Unassigned

Bug Description

When we create subnet, neutron does not check whether gateway ip is in the subnet ip pool.
Next we create route, the gateway ip is assigned to route. At this time, neutron check whether ip is in the subnet, the result is failure.

sulution:when creating subnet, neutron should check gateway ip.

Revision history for this message
Sridhar Gaddam (sridhargaddam) wrote :

Earlier, this configuration setting was controlled via cfg.CONF.force_gateway_on_subnet and the default value used to be FALSE.

However, as part of the following Bug: https://bugs.launchpad.net/neutron/+bug/1304181 it is changed to True.
Please check the value of force_gateway_on_subnet in neutron.conf

Changed in neutron:
status: New → Incomplete
Revision history for this message
Sridhar Gaddam (sridhargaddam) wrote :

@xhzhf, please share the steps to reproduce this issue if you think its a bug in Neutron.

xhzhf (guoyongxhzhf)
Changed in neutron:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.