From 20380dbeaaeaef0dfadc6aecc8531e58265aefb0 Mon Sep 17 00:00:00 2001 From: Bob Ball Date: Wed, 18 Mar 2015 21:16:52 +0000 Subject: [PATCH] XenAPI: Highlight that eth4 does not exist outside the Citrix environment Future changes will move these settings out of d-g but for now just highlight what the expected running environment is. Change-Id: I4c97b67f437472f4662b6224ac01a1ee729dd075 --- devstack-vm-gate.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devstack-vm-gate.sh b/devstack-vm-gate.sh index 177ec242..ec9847bc 100755 --- a/devstack-vm-gate.sh +++ b/devstack-vm-gate.sh @@ -225,7 +225,9 @@ VIRT_DRIVER=xenserver # A separate xapi network is created with this name-label FLAT_NETWORK_BRIDGE=vmnet -# A separate xapi network on eth4 serves the purpose of the public network +# A separate xapi network on eth4 serves the purpose of the public network. +# This interface is added in Citrix's XenServer environment as an internal +# interface PUBLIC_INTERFACE=eth4 # The xapi network "vmnet" is connected to eth3 in domU