From b725a0974b243e5a66c976638e0350244c89f21c Mon Sep 17 00:00:00 2001 From: Sharath Kumar K Date: Thu, 2 Apr 2020 10:18:32 +0200 Subject: [PATCH] De-branding in starlingx/metal: Titanium Cloud -> StarlingX 1. Rename Titanium Cloud to StarlingX for .spec files 2. Rename Titanium Cloud to StarlingX for .service file Test: After the de-brand change, bootimage.iso has built in the flock layer and installed on the dev machine to validate the changes. Please note, doing de-brand changes in batches, this is batch1 changes. Story: 2006387 Task: 36207 Change-Id: Ifa4dc5c7aa3189815e00b796fc833852e88c8fe3 Signed-off-by: Sharath Kumar K --- .../centos/pxe-network-installer.spec | 2 +- mtce-compute/src/scripts/goenabled-worker.service | 2 +- mtce-control/centos/mtce-control.spec | 2 +- mtce-control/src/scripts/hbsAgent.service | 2 +- mtce-storage/centos/mtce-storage.spec | 2 +- mtce-storage/src/scripts/goenabled-storage.service | 2 +- mtce/centos/mtce.spec | 10 +++++----- mtce/opensuse/mtce.spec | 2 +- mtce/src/alarm/scripts/mtcalarm.service | 2 +- mtce/src/fsmon/scripts/fsmon.service | 2 +- mtce/src/hostw/scripts/hostw.service | 2 +- mtce/src/hwmon/scripts/hwmon.service | 2 +- mtce/src/pmon/scripts/pmon.service | 4 ++-- mtce/src/scripts/goenabled.service | 2 +- mtce/src/scripts/hbsClient.service | 2 +- mtce/src/scripts/mtcClient.service | 2 +- mtce/src/scripts/mtclog.service | 2 +- mtce/src/scripts/runservices.service | 2 +- 18 files changed, 23 insertions(+), 23 deletions(-) diff --git a/installer/pxe-network-installer/centos/pxe-network-installer.spec b/installer/pxe-network-installer/centos/pxe-network-installer.spec index 96af6594..77853696 100644 --- a/installer/pxe-network-installer/centos/pxe-network-installer.spec +++ b/installer/pxe-network-installer/centos/pxe-network-installer.spec @@ -126,7 +126,7 @@ install -v -m 0644 \ %{_datadir}/syslinux/gpxelinux.0 \ %{buildroot}/pxeboot -# Copy Titanium grub.cfg. It will be used to create ISO on the Controller. +# Copy StarlingX grub.cfg. It will be used to create ISO on the Controller. install -v -m 0644 %{_sourcedir}/grub.cfg \ %{buildroot}/pxeboot/EFI/ diff --git a/mtce-compute/src/scripts/goenabled-worker.service b/mtce-compute/src/scripts/goenabled-worker.service index 42aef5e9..8386a37b 100644 --- a/mtce-compute/src/scripts/goenabled-worker.service +++ b/mtce-compute/src/scripts/goenabled-worker.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Worker Goenable Ready +Description=StarlingX Maintenance Worker Goenable Ready After=config.service worker-config-gate.service [Service] diff --git a/mtce-control/centos/mtce-control.spec b/mtce-control/centos/mtce-control.spec index d65782c7..20d41000 100644 --- a/mtce-control/centos/mtce-control.spec +++ b/mtce-control/centos/mtce-control.spec @@ -3,7 +3,7 @@ Name: mtce-control Version: 1.0 Release: %{tis_patch_ver}%{?_tis_dist} -Summary: Titanium Cloud Platform Controller Node Maintenance Package +Summary: StarlingX Platform Controller Node Maintenance Package Group: base License: Apache-2.0 diff --git a/mtce-control/src/scripts/hbsAgent.service b/mtce-control/src/scripts/hbsAgent.service index de3cb8d8..7e111707 100644 --- a/mtce-control/src/scripts/hbsAgent.service +++ b/mtce-control/src/scripts/hbsAgent.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Heartbeat Agent +Description=StarlingX Maintenance Heartbeat Agent After=network.target syslog.service config.service Before=pmon.service diff --git a/mtce-storage/centos/mtce-storage.spec b/mtce-storage/centos/mtce-storage.spec index adbe0bd0..c97a4761 100644 --- a/mtce-storage/centos/mtce-storage.spec +++ b/mtce-storage/centos/mtce-storage.spec @@ -3,7 +3,7 @@ Name: mtce-storage Version: 1.0 Release: %{tis_patch_ver}%{?_tis_dist} -Summary: Titanium Cloud Platform Storage Node Maintenance Package +Summary: StarlingX Platform Storage Node Maintenance Package Group: base License: Apache-2.0 diff --git a/mtce-storage/src/scripts/goenabled-storage.service b/mtce-storage/src/scripts/goenabled-storage.service index 6a837e5e..6f9f3278 100644 --- a/mtce-storage/src/scripts/goenabled-storage.service +++ b/mtce-storage/src/scripts/goenabled-storage.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Storage Goenable Ready +Description=StarlingX Maintenance Storage Goenable Ready After=config.service Before=pmon.service diff --git a/mtce/centos/mtce.spec b/mtce/centos/mtce.spec index 8217fd6f..0db88cc4 100644 --- a/mtce/centos/mtce.spec +++ b/mtce/centos/mtce.spec @@ -69,7 +69,7 @@ Requires: /usr/bin/ipmitool Requires: /usr/bin/redfishtool %description -Titanium Cloud Host Maintenance services. A suite of daemons that provide +StarlingX Host Maintenance services. A suite of daemons that provide host maintainability and a high level of fault detection with automatic notification and recovery.The Maintenance Service (mtcAgent/mtcClient) manages hosts according to an abbreviated version of the CCITT X.731 ITU @@ -131,7 +131,7 @@ Requires: libpthread.so.0()(64bit) Provides: libamon.so.1()(64bit) %description -n mtce-pmon -Titanium Cloud Maintenance Process Monitor service (pmond) with +StarlingX Maintenance Process Monitor service (pmond) with passive (pid), active (msg) and status (qry) process monitoring with automatic recovery and failure reporting of registered failed processes. @@ -171,7 +171,7 @@ Requires: libpthread.so.0()(64bit) Requires: /usr/bin/redfishtool %description -n mtce-hwmon -Titanium Cloud Host Maintenance Hardware Monitor Service (hwmond) adds +StarlingX Host Maintenance Hardware Monitor Service (hwmond) adds in and out of service hardware sensor monitoring, alarming and recovery handling. @@ -201,7 +201,7 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Requires: libpthread.so.0()(64bit) %description -n mtce-hostw -Titanium Cloud Host Maintenance services. A suite of daemons that provide +StarlingX Host Maintenance services. A suite of daemons that provide host maintainability and a high level of fault detection with automatic notification and recovery.The Maintenance Service (mtcAgent/mtcClient) manages hosts according to an abbreviated version of the CCITT X.731 ITU @@ -250,7 +250,7 @@ Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) %description -n mtce-lmon -Titanium Cloud Maintenance Link Monitor service (lmond) provides +StarlingX Maintenance Link Monitor service (lmond) provides netlink monitoring for provisioned oam, mgmt and cluster-host interfaces. %define local_dir /usr/local diff --git a/mtce/opensuse/mtce.spec b/mtce/opensuse/mtce.spec index 3f60788f..42ff9c58 100644 --- a/mtce/opensuse/mtce.spec +++ b/mtce/opensuse/mtce.spec @@ -106,7 +106,7 @@ Requires: dpkg Requires: ipmitool %description -n mtce-hostw -Titanium Cloud Host Maintenance services. A suite of daemons that provide +StarlingX Host Maintenance services. A suite of daemons that provide host maintainability and a high level of fault detection with automatic notification and recovery.The Maintenance Service (mtcAgent/mtcClient) manages hosts according to an abbreviated version of the CCITT X.731 ITU diff --git a/mtce/src/alarm/scripts/mtcalarm.service b/mtce/src/alarm/scripts/mtcalarm.service index d97fa7b6..eb1a6366 100644 --- a/mtce/src/alarm/scripts/mtcalarm.service +++ b/mtce/src/alarm/scripts/mtcalarm.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Alarm Handler Client +Description=StarlingX Maintenance Alarm Handler Client After=network.target syslog.service config.service Before=pmon.service diff --git a/mtce/src/fsmon/scripts/fsmon.service b/mtce/src/fsmon/scripts/fsmon.service index 5c8282ac..b2a18b99 100644 --- a/mtce/src/fsmon/scripts/fsmon.service +++ b/mtce/src/fsmon/scripts/fsmon.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Filesystem Monitor +Description=StarlingX Maintenance Filesystem Monitor After=network.target syslog.service config.service Before=pmon.service diff --git a/mtce/src/hostw/scripts/hostw.service b/mtce/src/hostw/scripts/hostw.service index 9fc4ba1e..c2364eb6 100644 --- a/mtce/src/hostw/scripts/hostw.service +++ b/mtce/src/hostw/scripts/hostw.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Host Watchdog +Description=StarlingX Maintenance Host Watchdog After=syslog.service network.target hbsClient.service mtcClient.service sm.service fsmon.service diff --git a/mtce/src/hwmon/scripts/hwmon.service b/mtce/src/hwmon/scripts/hwmon.service index 8c8f5b93..8dd5b50b 100644 --- a/mtce/src/hwmon/scripts/hwmon.service +++ b/mtce/src/hwmon/scripts/hwmon.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Hardware Monitor +Description=StarlingX Hardware Monitor After=network.target syslog.service [Service] diff --git a/mtce/src/pmon/scripts/pmon.service b/mtce/src/pmon/scripts/pmon.service index 298ded89..a80d4425 100644 --- a/mtce/src/pmon/scripts/pmon.service +++ b/mtce/src/pmon/scripts/pmon.service @@ -1,7 +1,7 @@ [Unit] -Description=Titanium Cloud Maintenance Process Monitor +Description=StarlingX Maintenance Process Monitor After=config.service -# The following thirdparty service files are not modified by Titanium Cloud, +# The following thirdparty service files are not modified by StarlingX, # so add "After" clauses here rather than "Before=pmon.service" to those After=sshd.service acpid.service syslog-ng.service After=ntpd.service ptp4l.service phc2sys.service diff --git a/mtce/src/scripts/goenabled.service b/mtce/src/scripts/goenabled.service index 8f233902..5dd5f171 100644 --- a/mtce/src/scripts/goenabled.service +++ b/mtce/src/scripts/goenabled.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Goenable Ready +Description=StarlingX Maintenance Goenable Ready After=config.service Before=pmon.service diff --git a/mtce/src/scripts/hbsClient.service b/mtce/src/scripts/hbsClient.service index 9a31fc77..5d2457da 100644 --- a/mtce/src/scripts/hbsClient.service +++ b/mtce/src/scripts/hbsClient.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Heartbeat Client +Description=StarlingX Maintenance Heartbeat Client After=network.target syslog.service config.service Before=pmon.service mtcClient.service diff --git a/mtce/src/scripts/mtcClient.service b/mtce/src/scripts/mtcClient.service index 28c0c4f1..1d5e556d 100644 --- a/mtce/src/scripts/mtcClient.service +++ b/mtce/src/scripts/mtcClient.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Command Handler Client +Description=StarlingX Maintenance Command Handler Client After=network.target syslog.service config.service Before=pmon.service diff --git a/mtce/src/scripts/mtclog.service b/mtce/src/scripts/mtclog.service index c7ec2e0c..6b937c08 100644 --- a/mtce/src/scripts/mtclog.service +++ b/mtce/src/scripts/mtclog.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Maintenance Logger +Description=StarlingX Maintenance Logger After=network.target syslog.service config.service Before=pmon.service diff --git a/mtce/src/scripts/runservices.service b/mtce/src/scripts/runservices.service index f29a5b32..e4f897af 100644 --- a/mtce/src/scripts/runservices.service +++ b/mtce/src/scripts/runservices.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Run Host Services +Description=StarlingX Run Host Services After=network.target syslog.service [Service]