diff --git a/fm-common/centos/fm-common.spec b/fm-common/centos/fm-common.spec index 8f1dc81c..324fb304 100644 --- a/fm-common/centos/fm-common.spec +++ b/fm-common/centos/fm-common.spec @@ -26,11 +26,11 @@ Group: devel Requires: fm-common = %{version}-%{release} %description -Titanium Cloud platform Fault Management Client Library that provides APIs for +StarlingX platform Fault Management Client Library that provides APIs for applications to raise/clear/update active alarms. %description -n fm-common-dev -Titanium Cloud platform Fault Management Client Library that provides APIs for +StarlingX platform Fault Management Client Library that provides APIs for applications to raise/clear/update active alarms. This package contains symbolic links, header files, and related items necessary for software development. diff --git a/fm-doc/centos/fm-doc.spec b/fm-doc/centos/fm-doc.spec index 271446b8..3134fb45 100644 --- a/fm-doc/centos/fm-doc.spec +++ b/fm-doc/centos/fm-doc.spec @@ -16,7 +16,7 @@ Source0: %{name}-%{version}.tar.gz %description A yaml file description of the CGTS Alarms and Customer Logs generated by -the Titanium Cloud System. Also included and used at build time is a simple syntax +the StarlingX System. Also included and used at build time is a simple syntax checker to ensure no duplicate IDs are used, and generally the correct field values are documented. diff --git a/fm-mgr/sources/fminit.service b/fm-mgr/sources/fminit.service index 7d7cc96a..3d35e3ce 100644 --- a/fm-mgr/sources/fminit.service +++ b/fm-mgr/sources/fminit.service @@ -1,5 +1,5 @@ [Unit] -Description=Titanium Cloud Fault Management Initialization +Description=StarlingX Fault Management Initialization After=network.target syslog.target [Service] diff --git a/snmp-ext/centos/snmp-ext.spec b/snmp-ext/centos/snmp-ext.spec index 0db16ebd..5cdc0abe 100644 --- a/snmp-ext/centos/snmp-ext.spec +++ b/snmp-ext/centos/snmp-ext.spec @@ -16,17 +16,17 @@ Requires: net-snmp %define mib_ver 2.0 %description -Titanium Cloud platform SNMP extension provides Wind River enterprise MIBs support +StarlingX platform SNMP extension provides Wind River enterprise MIBs support and it serves as SNMP based alarm surveillance module for Network Manager System. %package -n snmp-ext-devel -Summary: Titanium Cloud Platform SNMP extension Package - Development files +Summary: StarlingX Platform SNMP extension Package - Development files Group: devel Requires: snmp-ext = %{version}-%{release} %description -n snmp-ext-devel -Titanium Cloud platform SNMP extension provides Wind River enterprise MIBs support +StarlingX platform SNMP extension provides Wind River enterprise MIBs support and it serves as SNMP based alarm surveillance module for Network Manager System. This package contains symbolic links, header files, and related items necessary for software development.