From 5d3c9eb4e58efdbe73a6a1e31898b902832404e0 Mon Sep 17 00:00:00 2001 From: Leonardo Fagundes Luz Serrano Date: Wed, 13 Apr 2022 17:46:53 -0300 Subject: [PATCH] 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 Change-Id: I237f3bd84af4f2d64fa66fa637c04c61b6fa0c34 --- .../config/debian/distro/stx-std.lst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian-mirror-tools/config/debian/distro/stx-std.lst b/debian-mirror-tools/config/debian/distro/stx-std.lst index a9480718d..ef7d1371d 100644 --- a/debian-mirror-tools/config/debian/distro/stx-std.lst +++ b/debian-mirror-tools/config/debian/distro/stx-std.lst @@ -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