From eae9cbe71c6f7cf28b6c8c4d7b8c64922ebefb89 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 23 Aug 2016 11:40:57 -0400 Subject: Adds workaround to fix dhcp metadata JIRA: APEX-236 Change-Id: If237340529f2b9898d91c420b004770e0f883ce0 Signed-off-by: Tim Rozet --- build/opnfv-environment.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 11132948..e25fbc25 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -8,6 +8,7 @@ parameters: ControllerEnableSwiftStorage: false NeutronEnableForceMetadata: true NeutronEnableDHCPMetadata: true + NeutronEnableIsolatedMetadata: true # CloudDomain: EnableSahara: false EnableTacker: true -- cgit 1.2.3-korg