diff options
author | Tim Rozet <trozet@redhat.com> | 2017-08-11 00:45:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-11 00:45:04 +0000 |
commit | 240fb2eeb9398871e55703f9e62bc7fbb4e01162 (patch) | |
tree | e0f7785666fe009b77b297c53d16a5cc8829eb67 /build/opnfv-environment.yaml | |
parent | 664d78f23c41ee364a7bbf2512932a865811db9e (diff) | |
parent | affa1d140da054d2ef6d4f15da4fd8d6ee37a332 (diff) |
Merge "Remove extra VPP interface from fdio-nosdn scenarios"
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 8140d0d7..8bd1c10b 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -12,6 +12,8 @@ parameter_defaults: NeutronEnableDHCPMetadata: true NeutronEnableIsolatedMetadata: true NeutronPluginExtensions: 'qos,port_security,data_plane_status' + # TODO: VLAN Ranges should be configurable from network settings + NeutronNetworkVLANRanges: 'datacentre:500:525' # NeutronVPPAgentPhysnets: # NovaSchedulerDefaultFilters: # # Kernel arguments, this value will be set to kernel arguments specified |