Fix vlan network can't deploy instance 63/32863/1
authorhuangxiangyu <huangxiangyu5@huawei.com>
Sat, 1 Apr 2017 09:06:54 +0000 (17:06 +0800)
committerhuangxiangyu <huangxiangyu5@huawei.com>
Sat, 1 Apr 2017 09:06:54 +0000 (17:06 +0800)
commit1ea10ede18b4bacc2aca04fccb26c34976962ed7
tree6fbfed2bb31e8c8f8ca777a8a3d9038b707ead45
parent0523f8c84d0dd1530c725b08d881653f8522287f
Fix vlan network can't deploy instance

JIRA: COMPASS-533

Bug:
When a vlan network is created and bind to a physical network,
the instances launched on this network will fail to get ip
address from openstack dhcp server.

Solution:
Set enable_isolated_metadata to True in dhcp_agent.in

Change-Id: I97cf8684d1ec9beeaa30e0ffa290150046ebcab1
Signed-off-by: huangxiangyu <huangxiangyu5@huawei.com>
deploy/adapters/ansible/roles/neutron-compute/templates/dhcp_agent.ini
deploy/adapters/ansible/roles/neutron-controller/templates/dhcp_agent.ini
deploy/adapters/ansible/roles/neutron-network/templates/dhcp_agent.ini
deploy/adapters/ansible/roles/nova-controller/templates/dhcp_agent.ini