]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Support dhcp metadata service for all networks
authorMarga Millet <fragatina@yahoo.com>
Wed, 12 Aug 2015 10:49:09 +0000 (03:49 -0700)
committerMarga Millet <fragatina@yahoo.com>
Sat, 22 Aug 2015 20:33:31 +0000 (13:33 -0700)
commit09b09de925a69bdb4f83b3709b83634f98d8d99f
treea38be2663e5a1247c362328f6c61d8e3ff27f088
parent9274277ff47690cd0c75a138268c3bc466fea87d
Support dhcp metadata service for all networks

Vendors implementing Neutron L3 API in their devices may not be able to provide
metadata server access via the Neutron router. In such cases we want to allow
the metadata service as done for non-isolated networks segments.

DocImpact
Change-Id: I5f6ee9788717c3d4f1f2e2a4b9734fdd8dd92b40
Closes-Bug:#1483939
etc/dhcp_agent.ini
neutron/agent/dhcp/config.py
neutron/agent/linux/dhcp.py
neutron/tests/unit/agent/linux/test_dhcp.py