diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/opnfv-environment.yaml | 1 |
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 |