summaryrefslogtreecommitdiffstats
path: root/build/opnfv-environment.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-17 09:59:48 -0400
committerTim Rozet <trozet@redhat.com>2016-08-17 09:59:48 -0400
commita976944806d9ecfbbe9982247bf82323002c7954 (patch)
tree43e373ea26a5a03db2cfbabce864497b21eb7ff6 /build/opnfv-environment.yaml
parentaae3c0250fc0f2b67293bafd000fba5a621928fd (diff)
Fixes dhcp metadata
JIRA: APEX-236 opnfv-tht-pr: 59 Change-Id: Ic8fad4abb3846c57d218b2b23ef44750a644fe73 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r--build/opnfv-environment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml
index 4971ad76..11132948 100644
--- a/build/opnfv-environment.yaml
+++ b/build/opnfv-environment.yaml
@@ -6,6 +6,8 @@ parameters:
OvercloudControlFlavor: control
OvercloudComputeFlavor: compute
ControllerEnableSwiftStorage: false
+ NeutronEnableForceMetadata: true
+ NeutronEnableDHCPMetadata: true
# CloudDomain:
EnableSahara: false
EnableTacker: true