Merge "Set default network interfaces to nic1"
This commit is contained in:
commit
741df33386
@ -147,7 +147,7 @@ parameters:
|
||||
description: An OVS bridge to create for accessing external networks.
|
||||
type: string
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: A port to add to the NeutronPhysicalBridge.
|
||||
type: string
|
||||
NeutronTunnelTypes:
|
||||
|
@ -243,7 +243,7 @@ parameters:
|
||||
type: string
|
||||
hidden: true
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NeutronPublicInterfaceTag:
|
||||
|
@ -151,7 +151,7 @@ parameters:
|
||||
the openvswitch agent. Typically should not need to be changed.
|
||||
type: string
|
||||
HypervisorNeutronPublicInterface:
|
||||
default: 'eth0'
|
||||
default: nic1
|
||||
description: What interface to add to the HypervisorNeutronPhysicalBridge.
|
||||
type: string
|
||||
ImageUpdatePolicy:
|
||||
@ -234,7 +234,7 @@ parameters:
|
||||
type: string
|
||||
hidden: true
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NeutronPublicInterfaceDefaultRoute:
|
||||
|
@ -94,7 +94,7 @@ parameters:
|
||||
type: string
|
||||
hidden: true
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NeutronPublicInterfaceTag:
|
||||
@ -397,7 +397,7 @@ parameters:
|
||||
the openvswitch agent. Typically should not need to be changed.
|
||||
type: string
|
||||
HypervisorNeutronPublicInterface:
|
||||
default: 'eth0'
|
||||
default: nic1
|
||||
description: What interface to add to the HypervisorNeutronPhysicalBridge.
|
||||
type: string
|
||||
NeutronNetworkVLANRanges:
|
||||
|
@ -1,6 +1,6 @@
|
||||
parameters:
|
||||
NeutronPublicInterface:
|
||||
default: eth2
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NovaComputeDriver:
|
||||
|
@ -4,7 +4,7 @@ parameters:
|
||||
description: Ironic password for keystone access
|
||||
hidden: true
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NovaComputeDriver:
|
||||
|
@ -1,6 +1,6 @@
|
||||
parameters:
|
||||
NeutronPublicInterface:
|
||||
default: eth0
|
||||
default: nic1
|
||||
description: What interface to bridge onto br-ex for network nodes.
|
||||
type: string
|
||||
NovaComputeDriver:
|
||||
|
Loading…
x
Reference in New Issue
Block a user