From a354d385b2b22d6c675dde60ce473f7b54b69ab6 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 28 Mar 2017 19:02:19 +0200 Subject: xci: Rename the deployment host to opnfv Reflect the changes to other impacted files as well. Change-Id: I106f4e47fe5c75d288f4878fe6ec9f8ff39c652e Signed-off-by: Fatih Degirmenci --- prototypes/xci/config/aio-vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prototypes/xci/config/aio-vars') diff --git a/prototypes/xci/config/aio-vars b/prototypes/xci/config/aio-vars index 48754e507..f28ecff1b 100755 --- a/prototypes/xci/config/aio-vars +++ b/prototypes/xci/config/aio-vars @@ -10,7 +10,7 @@ # Configure VM Nodes #------------------------------------------------------------------------------- export TEST_VM_NUM_NODES=1 -export TEST_VM_NODE_NAMES=xci +export TEST_VM_NODE_NAMES=opnfv export VM_DOMAIN_TYPE=kvm export VM_CPU=8 export VM_DISK=80 -- cgit 1.2.3-korg