Comment 3 for bug 1025817

Revision history for this message
Nachi Ueno (nati-ueno) wrote :

Hi Dan

Is that possible to not specify gateway ip?

http://wiki.openstack.org/QuantumV2APIIntro says
default value of gateway_ip is .1 of cidr

And implementation always distribute subnet.gateway_ip
https://github.com/openstack/quantum/blob/master/quantum/agent/linux/dhcp.py#L238