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 <sharath.kumar@intel.com>
This commit is contained in:
Sharath Kumar K 2020-04-02 10:18:32 +02:00
parent b235d3c111
commit b725a0974b
18 changed files with 23 additions and 23 deletions

View File

@ -126,7 +126,7 @@ install -v -m 0644 \
%{_datadir}/syslinux/gpxelinux.0 \ %{_datadir}/syslinux/gpxelinux.0 \
%{buildroot}/pxeboot %{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 \ install -v -m 0644 %{_sourcedir}/grub.cfg \
%{buildroot}/pxeboot/EFI/ %{buildroot}/pxeboot/EFI/

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Worker Goenable Ready Description=StarlingX Maintenance Worker Goenable Ready
After=config.service worker-config-gate.service After=config.service worker-config-gate.service
[Service] [Service]

View File

@ -3,7 +3,7 @@
Name: mtce-control Name: mtce-control
Version: 1.0 Version: 1.0
Release: %{tis_patch_ver}%{?_tis_dist} Release: %{tis_patch_ver}%{?_tis_dist}
Summary: Titanium Cloud Platform Controller Node Maintenance Package Summary: StarlingX Platform Controller Node Maintenance Package
Group: base Group: base
License: Apache-2.0 License: Apache-2.0

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Heartbeat Agent Description=StarlingX Maintenance Heartbeat Agent
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service Before=pmon.service

View File

@ -3,7 +3,7 @@
Name: mtce-storage Name: mtce-storage
Version: 1.0 Version: 1.0
Release: %{tis_patch_ver}%{?_tis_dist} Release: %{tis_patch_ver}%{?_tis_dist}
Summary: Titanium Cloud Platform Storage Node Maintenance Package Summary: StarlingX Platform Storage Node Maintenance Package
Group: base Group: base
License: Apache-2.0 License: Apache-2.0

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Storage Goenable Ready Description=StarlingX Maintenance Storage Goenable Ready
After=config.service After=config.service
Before=pmon.service Before=pmon.service

View File

@ -69,7 +69,7 @@ Requires: /usr/bin/ipmitool
Requires: /usr/bin/redfishtool Requires: /usr/bin/redfishtool
%description %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 host maintainability and a high level of fault detection with automatic
notification and recovery.The Maintenance Service (mtcAgent/mtcClient) notification and recovery.The Maintenance Service (mtcAgent/mtcClient)
manages hosts according to an abbreviated version of the CCITT X.731 ITU 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) Provides: libamon.so.1()(64bit)
%description -n mtce-pmon %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 passive (pid), active (msg) and status (qry) process monitoring with
automatic recovery and failure reporting of registered failed processes. automatic recovery and failure reporting of registered failed processes.
@ -171,7 +171,7 @@ Requires: libpthread.so.0()(64bit)
Requires: /usr/bin/redfishtool Requires: /usr/bin/redfishtool
%description -n mtce-hwmon %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 in and out of service hardware sensor monitoring, alarming and recovery
handling. handling.
@ -201,7 +201,7 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
Requires: libpthread.so.0()(64bit) Requires: libpthread.so.0()(64bit)
%description -n mtce-hostw %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 host maintainability and a high level of fault detection with automatic
notification and recovery.The Maintenance Service (mtcAgent/mtcClient) notification and recovery.The Maintenance Service (mtcAgent/mtcClient)
manages hosts according to an abbreviated version of the CCITT X.731 ITU 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) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
%description -n mtce-lmon %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. netlink monitoring for provisioned oam, mgmt and cluster-host interfaces.
%define local_dir /usr/local %define local_dir /usr/local

View File

@ -106,7 +106,7 @@ Requires: dpkg
Requires: ipmitool Requires: ipmitool
%description -n mtce-hostw %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 host maintainability and a high level of fault detection with automatic
notification and recovery.The Maintenance Service (mtcAgent/mtcClient) notification and recovery.The Maintenance Service (mtcAgent/mtcClient)
manages hosts according to an abbreviated version of the CCITT X.731 ITU manages hosts according to an abbreviated version of the CCITT X.731 ITU

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Alarm Handler Client Description=StarlingX Maintenance Alarm Handler Client
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Filesystem Monitor Description=StarlingX Maintenance Filesystem Monitor
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit] [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 After=syslog.service network.target hbsClient.service mtcClient.service sm.service fsmon.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Hardware Monitor Description=StarlingX Hardware Monitor
After=network.target syslog.service After=network.target syslog.service
[Service] [Service]

View File

@ -1,7 +1,7 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Process Monitor Description=StarlingX Maintenance Process Monitor
After=config.service 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 # so add "After" clauses here rather than "Before=pmon.service" to those
After=sshd.service acpid.service syslog-ng.service After=sshd.service acpid.service syslog-ng.service
After=ntpd.service ptp4l.service phc2sys.service After=ntpd.service ptp4l.service phc2sys.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Goenable Ready Description=StarlingX Maintenance Goenable Ready
After=config.service After=config.service
Before=pmon.service Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Heartbeat Client Description=StarlingX Maintenance Heartbeat Client
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service mtcClient.service Before=pmon.service mtcClient.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Command Handler Client Description=StarlingX Maintenance Command Handler Client
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Maintenance Logger Description=StarlingX Maintenance Logger
After=network.target syslog.service config.service After=network.target syslog.service config.service
Before=pmon.service Before=pmon.service

View File

@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Titanium Cloud Run Host Services Description=StarlingX Run Host Services
After=network.target syslog.service After=network.target syslog.service
[Service] [Service]