]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
supress dhcp router opt for subnets with null gw
authorMark McClain <mark.mcclain@dreamhost.com>
Wed, 5 Sep 2012 04:27:27 +0000 (00:27 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Wed, 5 Sep 2012 04:53:57 +0000 (00:53 -0400)
commitbb68d9c93ef391e68e3752a4b7af1f06dffc4418
treea94778615c0a70c4bedb109aa06fa3c544e496a0
parentaaec26c7db1541764f6d7b53ed40262f124652a5
supress dhcp router opt for subnets with null gw

fixes bug 1045617

This patch supresses the default gateway for subnets without gateway
defined.

Change-Id: I29d84863e51f613d8529153870eb7542d992be0e
quantum/agent/linux/dhcp.py
quantum/tests/unit/test_linux_dhcp.py