summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-17 21:30:16 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-17 21:30:16 +0000
commit1cdda4db4995f3136b672140f6116d3a3692f4fe (patch)
tree4113a5d7220a8f561c068b015a2ec95f20a3c1cf /build
parent295f767df246efb71eb1bb394ae0f85654710699 (diff)
parenta976944806d9ecfbbe9982247bf82323002c7954 (diff)
Merge "Fixes dhcp metadata"
Diffstat (limited to 'build')
-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