0fa425fd94
This is a new service being added to alarm expiring certificates. The service will run on all active controllers. Initial commit is just the skeleton structure. Tested by installing an ISO image and new service comes up under 'smc service-list'. Story: 2008946 Task: 42852 Depends-on: https://review.opendev.org/c/starlingx/ha/+/801118 Depends-on: https://review.opendev.org/c/starlingx/stx-puppet/+/801117 Signed-off-by: Sabeel Ansari <Sabeel.Ansari@windriver.com> Change-Id: I8ee12db6903bd2d29230e4adf9f1823b3d4655ee
45 lines
522 B
PHP
45 lines
522 B
PHP
# List of packages to be included/installed in ISO
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
|
|
# workerconfig
|
|
workerconfig
|
|
workerconfig-standalone
|
|
|
|
# controllerconfig
|
|
controllerconfig
|
|
|
|
# storageconfig
|
|
storageconfig
|
|
|
|
# cert-mon
|
|
cert-mon
|
|
|
|
# cert-alarm
|
|
cert-alarm
|
|
|
|
# cgts-client
|
|
cgts-client
|
|
|
|
# sysinv-agent
|
|
sysinv-agent
|
|
|
|
# sysinv-fpga-agent
|
|
sysinv-fpga-agent
|
|
|
|
# sysinv
|
|
sysinv
|
|
|
|
# config-gate
|
|
config-gate
|
|
config-gate-worker
|
|
|
|
|
|
# Platform helm charts
|
|
|
|
# PM QoS cpu latency manager
|
|
|
|
# tsconfig
|
|
tsconfig
|