Merge "switch to vxlan by default"
This commit is contained in:
@@ -132,7 +132,7 @@ parameters:
|
|||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
type: string
|
type: string
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
default: 'datacentre'
|
default: 'datacentre'
|
||||||
description: >
|
description: >
|
||||||
@@ -158,7 +158,7 @@ parameters:
|
|||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
NeutronTunnelIdRanges:
|
NeutronTunnelIdRanges:
|
||||||
description: |
|
description: |
|
||||||
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
||||||
|
@@ -343,7 +343,7 @@ parameters:
|
|||||||
default: 'datacentre'
|
default: 'datacentre'
|
||||||
description: If set, flat networks to configure in neutron plugins.
|
description: If set, flat networks to configure in neutron plugins.
|
||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
@@ -385,7 +385,7 @@ parameters:
|
|||||||
description: If set, the public interface is a vlan with this device as the raw device.
|
description: If set, the public interface is a vlan with this device as the raw device.
|
||||||
type: string
|
type: string
|
||||||
NeutronTunnelTypes:
|
NeutronTunnelTypes:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
|
@@ -100,7 +100,7 @@ parameters:
|
|||||||
NeutronHost:
|
NeutronHost:
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
@@ -114,7 +114,7 @@ parameters:
|
|||||||
description: A port to add to the NeutronPhysicalBridge.
|
description: A port to add to the NeutronPhysicalBridge.
|
||||||
type: string
|
type: string
|
||||||
NeutronTunnelTypes:
|
NeutronTunnelTypes:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
|
@@ -221,7 +221,7 @@ parameters:
|
|||||||
If set, flat networks to configure in neutron plugins. Defaults to
|
If set, flat networks to configure in neutron plugins. Defaults to
|
||||||
'datacentre' to permit external network creation.
|
'datacentre' to permit external network creation.
|
||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
@@ -279,7 +279,7 @@ parameters:
|
|||||||
description: Shared secret to prevent spoofing
|
description: Shared secret to prevent spoofing
|
||||||
type: string
|
type: string
|
||||||
NeutronTunnelTypes:
|
NeutronTunnelTypes:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
|
@@ -116,7 +116,7 @@ parameters:
|
|||||||
If set, flat networks to configure in neutron plugins. Defaults to
|
If set, flat networks to configure in neutron plugins. Defaults to
|
||||||
'datacentre' to permit external network creation.
|
'datacentre' to permit external network creation.
|
||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
type: string
|
type: string
|
||||||
NeutronPassword:
|
NeutronPassword:
|
||||||
@@ -155,7 +155,7 @@ parameters:
|
|||||||
description: Shared secret to prevent spoofing
|
description: Shared secret to prevent spoofing
|
||||||
type: string
|
type: string
|
||||||
NeutronTunnelTypes:
|
NeutronTunnelTypes:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
|
@@ -100,7 +100,7 @@ parameters:
|
|||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
type: string
|
type: string
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
default: 'datacentre'
|
default: 'datacentre'
|
||||||
description: >
|
description: >
|
||||||
@@ -126,7 +126,7 @@ parameters:
|
|||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
NeutronTunnelIdRanges:
|
NeutronTunnelIdRanges:
|
||||||
description: |
|
description: |
|
||||||
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges
|
||||||
|
@@ -319,7 +319,7 @@ parameters:
|
|||||||
description: Whether to enable l3-agent HA
|
description: Whether to enable l3-agent HA
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkType:
|
NeutronNetworkType:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: The tenant network type for Neutron, either gre or vxlan.
|
description: The tenant network type for Neutron, either gre or vxlan.
|
||||||
type: string
|
type: string
|
||||||
NeutronNetworkVLANRanges:
|
NeutronNetworkVLANRanges:
|
||||||
@@ -361,7 +361,7 @@ parameters:
|
|||||||
description: If set, the public interface is a vlan with this device as the raw device.
|
description: If set, the public interface is a vlan with this device as the raw device.
|
||||||
type: string
|
type: string
|
||||||
NeutronTunnelTypes:
|
NeutronTunnelTypes:
|
||||||
default: 'gre'
|
default: 'vxlan'
|
||||||
description: |
|
description: |
|
||||||
The tunnel types for the Neutron tenant network. To specify multiple
|
The tunnel types for the Neutron tenant network. To specify multiple
|
||||||
values, use a comma separated string, like so: 'gre,vxlan'
|
values, use a comma separated string, like so: 'gre,vxlan'
|
||||||
|
Reference in New Issue
Block a user