summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-23 11:40:57 -0400
committerTim Rozet <trozet@redhat.com>2016-08-24 16:53:39 +0000
commiteae9cbe71c6f7cf28b6c8c4d7b8c64922ebefb89 (patch)
treec1cc2e736ece86fe42ef3bd542a33e6e3ba5d0fe /build
parent34d8b7adeca02e857ba0ba0f8db52d740b5b34f8 (diff)
Adds workaround to fix dhcp metadata
JIRA: APEX-236 Change-Id: If237340529f2b9898d91c420b004770e0f883ce0 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build')
-rw-r--r--build/opnfv-environment.yaml1
1 files changed, 1 insertions, 0 deletions
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