Merge "Update VNI and TunnelID ranges."
This commit is contained in:
commit
47b3a088b0
@ -177,13 +177,13 @@ parameters:
|
||||
description: |
|
||||
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
||||
of GRE tunnel IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronVniRanges:
|
||||
description: |
|
||||
Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges
|
||||
of VXLAN VNI IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronCorePlugin:
|
||||
default: 'ml2'
|
||||
|
@ -127,13 +127,13 @@ parameters:
|
||||
description: |
|
||||
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
||||
of GRE tunnel IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronVniRanges:
|
||||
description: |
|
||||
Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges
|
||||
of VXLAN VNI IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronPublicInterfaceRawDevice:
|
||||
default: ''
|
||||
|
@ -501,13 +501,13 @@ parameters:
|
||||
description: |
|
||||
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
||||
of GRE tunnel IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronVniRanges:
|
||||
description: |
|
||||
Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges
|
||||
of VXLAN VNI IDs that are available for tenant network allocation
|
||||
default: ["1:1000", ]
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronPluginExtensions:
|
||||
default: "qos"
|
||||
|
Loading…
x
Reference in New Issue
Block a user