From c46f742e03cde80b7fe31582f89bd6f1b6730f51 Mon Sep 17 00:00:00 2001 From: Nicholas Tsirakis Date: Tue, 16 Apr 2019 10:35:28 -0400 Subject: [PATCH] [argo] Replace v4v with argo Basic find and replace. All references to v4v in method names, properties, and doc strings were changed to their argo equivalents. OXT-1464 Signed-off-by: Nicholas Tsirakis --- interfaces/xenmgr.xml | 8 ++++---- interfaces/xenmgr_vm.xml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/interfaces/xenmgr.xml b/interfaces/xenmgr.xml index 8408e07..2142233 100644 --- a/interfaces/xenmgr.xml +++ b/interfaces/xenmgr.xml @@ -197,7 +197,7 @@ - + @@ -213,8 +213,8 @@ Allow using remote desktop (via icavm). Action to perform when computing service VM checksum fails: sleep,hibernate,shutdown,reboot,nothing. - - If true, v4v firewall is enabled, rejecting all incoming traffic by default. + + If true, argo firewall is enabled, rejecting all incoming traffic by default. @@ -229,7 +229,7 @@ Enable external SSH access to dom0. - + Enable internal SSH access to dom0. diff --git a/interfaces/xenmgr_vm.xml b/interfaces/xenmgr_vm.xml index ba41e95..608d323 100644 --- a/interfaces/xenmgr_vm.xml +++ b/interfaces/xenmgr_vm.xml @@ -191,7 +191,7 @@ Use PV audio device. Use PV keyboard and mouse. Use PV framebuffer. - Use V4V. + Use Argo. Private space used (in MiB). Realm ID. VM UUID in synchroniser space. @@ -323,9 +323,9 @@ - - - + + + @@ -529,7 +529,7 @@ Use PV audio device. Use PV keyboard and mouse. Use PV framebuffer. - Use V4V. + Use Argo. Private space used (in MiB). Realm ID. VM UUID in Synchroniser space.