diff options
author | Tim Rozet <trozet@redhat.com> | 2016-08-17 21:30:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-17 21:30:16 +0000 |
commit | 1cdda4db4995f3136b672140f6116d3a3692f4fe (patch) | |
tree | 4113a5d7220a8f561c068b015a2ec95f20a3c1cf /build/opnfv-environment.yaml | |
parent | 295f767df246efb71eb1bb394ae0f85654710699 (diff) | |
parent | a976944806d9ecfbbe9982247bf82323002c7954 (diff) |
Merge "Fixes dhcp metadata"
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r-- | build/opnfv-environment.yaml | 2 |
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 |