De-branding in starlingx/fault: 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 batch2 changes. Change-Id: I63ab8cda38c45240198f37d1f30c95e0b02da3e1 Story: 2006387 Task: 36204 Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
This commit is contained in:
parent
ce56ce7ea5
commit
c63ad80c23
@ -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.
|
||||
|
@ -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.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Titanium Cloud Fault Management Initialization
|
||||
Description=StarlingX Fault Management Initialization
|
||||
After=network.target syslog.target
|
||||
|
||||
[Service]
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user