stx-std.lst: Add some monitoring and config-file pkgs
Including some pkgs into the debian iso. From monitoring repo: - collectd-extensions - kube-cpusets - kube-memory - monitor-tools From config-files repo: - memcached-custom - ntp-config - openssh-config Test Plan: PASS: build-image PASS: booted iso, bootstrapped PASS: collectd service running after unlock PASS: sshd service running after bootstrap Notes: - memcached service fails to start, but will be fixed in another task Depends-On: https://review.opendev.org/c/starlingx/tools/+/836698 Depends-On: https://review.opendev.org/c/starlingx/monitoring/+/837869 Story: 2009101 Task: 45051 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I237f3bd84af4f2d64fa66fa637c04c61b6fa0c34
This commit is contained in:
parent
f40fa9f3d5
commit
5d3c9eb4e5
@ -135,6 +135,9 @@ cgts-client
|
||||
resource-agents-dbgsym
|
||||
resource-agents
|
||||
|
||||
#collectd
|
||||
collectd-extensions
|
||||
|
||||
#collector
|
||||
collector
|
||||
|
||||
@ -374,6 +377,10 @@ python3-keystone
|
||||
kpatch
|
||||
kpatch-build
|
||||
|
||||
#kubernetes monitoring
|
||||
kube-cpusets
|
||||
kube-memory
|
||||
|
||||
#kubernetes-1.21.8
|
||||
kubernetes-1.21.8-client
|
||||
kubernetes-1.21.8-kubeadm
|
||||
@ -437,6 +444,9 @@ logmgmt
|
||||
lsb-base
|
||||
#lsb-release # not used
|
||||
|
||||
#memcached-custom
|
||||
memcached-custom
|
||||
|
||||
#mlnx-ofa_kernel
|
||||
mlnx-ofed-kernel-modules
|
||||
mlnx-ofed-kernel-utils
|
||||
@ -447,6 +457,9 @@ mlnx-ofed-kernel-utils
|
||||
#monitor-helm-elastic
|
||||
#monitor-helm-elastic # only used for build
|
||||
|
||||
#monitor-tools
|
||||
monitor-tools
|
||||
|
||||
#mtce
|
||||
mtce-dbgsym
|
||||
#mtce-dev # not used
|
||||
@ -505,6 +518,9 @@ nfv-wheels
|
||||
nova-api-proxy-wheels
|
||||
nova-api-proxy
|
||||
|
||||
#ntp-config
|
||||
ntp-config
|
||||
|
||||
#oidc-auth-tools
|
||||
#python3-oidcauthtools-wheels # installed by app framework
|
||||
#python3-oidcauthtools # not used
|
||||
@ -527,6 +543,9 @@ slapd-ppolicy-check-password
|
||||
#openldap-config
|
||||
openldap-config
|
||||
|
||||
#openssh-config
|
||||
openssh-config
|
||||
|
||||
#openstack-helm
|
||||
#openstack-helm # only used for build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user