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