aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-source.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-source.yaml
parent2f7f4ed50c53e25041bf29d317c5f3358e46e706 (diff)
parent8dd57aa961b9aaf93d19bd71ab14746ed7a7a514 (diff)
Merge "Set default network interfaces to nic1"
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index f9698209..66c782cd 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -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: