aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-without-mergepy.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-19 14:01:22 +0000
committerGerrit Code Review <review@openstack.org>2014-12-19 14:01:22 +0000
commit741df33386b7fd78b0b95e6a9399dd53afc99f62 (patch)
tree4a801ac17cf3401adeac3a7adfbff38e3974f3b5 /overcloud-without-mergepy.yaml
parent2f7f4ed50c53e25041bf29d317c5f3358e46e706 (diff)
parent8dd57aa961b9aaf93d19bd71ab14746ed7a7a514 (diff)
Merge "Set default network interfaces to nic1"
Diffstat (limited to 'overcloud-without-mergepy.yaml')
-rw-r--r--overcloud-without-mergepy.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overcloud-without-mergepy.yaml b/overcloud-without-mergepy.yaml
index db9e5671..094332e2 100644
--- a/overcloud-without-mergepy.yaml
+++ b/overcloud-without-mergepy.yaml
@@ -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: