From 010913e62d752204199038d1ca20b100c157f490 Mon Sep 17 00:00:00 2001 From: Tao Liu Date: Tue, 11 Dec 2018 12:13:44 -0500 Subject: [PATCH] Change compute node to worker node personality This update replaced the compute personality & subfunction to worker, and updated internal and customer visible references. In addition, the compute-huge package has been renamed to worker-utils as it contains various scripts/services that used to affine running tasks or interface IRQ to specific CPUs. The worker_reserved.conf is now installed to /etc/platform. The cpu function 'VM' has also been renamed to 'Application'. Tests Performed: Non-containerized deployment AIO-SX: Sanity and Nightly automated test suite AIO-DX: Sanity and Nightly automated test suite 2+2 System: Sanity and Nightly automated test suite 2+2 System: Horizon Patch Orchestration Kubernetes deployment: AIO-SX: Create, delete, reboot and rebuild instances 2+2+2 System: worker nodes are unlock enable and no alarms Story: 2004022 Task: 27013 Change-Id: I0e0be6b3a6f25f7fb8edf64ea4326854513aa396 Signed-off-by: Tao Liu --- centos_iso_image.inc | 14 +++++++------- centos_pkg_dirs | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 2d9159bfa..0695828b5 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -2,13 +2,13 @@ # If these have dependencies, they will be pulled in automatically # -# compute-huge -compute-huge +# worker-utils +worker-utils -# computeconfig -computeconfig -computeconfig-standalone -computeconfig-subfunction +# workerconfig +workerconfig +workerconfig-standalone +workerconfig-subfunction # configutilities configutilities @@ -30,7 +30,7 @@ sysinv # config-gate config-gate -config-gate-compute +config-gate-worker # puppet-manifests puppet-manifests diff --git a/centos_pkg_dirs b/centos_pkg_dirs index 83e3a8c1b..499c18faa 100644 --- a/centos_pkg_dirs +++ b/centos_pkg_dirs @@ -1,5 +1,5 @@ -compute-huge -computeconfig +worker-utils +workerconfig configutilities controllerconfig storageconfig