stx-std.lst: Add pending packages 18-Nov-2021 [Part 1]
Add packages for components that will present in debian_pkg_dirs once the review dependencies are merged. This would be an iterative process over a couple of few weeks. Don't remove systemd base-passwd from base-bullseye.lst yet. It seems needed in deb-local-binary for LAT build. Removed upstream packages from base-bullseye.lst, as we are providing StarlingX ones. Depends-On: https://review.opendev.org/c/starlingx/integ/+/818350 Depends-On: https://review.opendev.org/c/starlingx/integ/+/809517 Depends-On: https://review.opendev.org/c/starlingx/integ/+/810563 Depends-On: https://review.opendev.org/c/starlingx/integ/+/810531 Depends-On: https://review.opendev.org/c/starlingx/integ/+/810544 Depends-On: https://review.opendev.org/c/starlingx/integ/+/810540 Depends-On: https://review.opendev.org/c/starlingx/integ/+/811029 Story: 2009101 Task: 43848 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: Ib5b4faa9f1f57f9bfcf20fb35870fd5751e1b679
This commit is contained in:
parent
fa41eee322
commit
e6b48d846c
@ -243,7 +243,6 @@ libkrb5-3 1.18.3-6+deb11u1
|
||||
libkrb5support0 1.18.3-6+deb11u1
|
||||
libksba8 1.5.0-3
|
||||
liblapack3 3.9.0-3
|
||||
libldap-2.4-2 2.4.57+dfsg-3
|
||||
libleatherman1.12.1 1.12.1+dfsg-1.1
|
||||
liblocale-gettext-perl 1.07-4+b1
|
||||
liblognorm5 2.0.5-1.1
|
||||
@ -524,7 +523,6 @@ python3-jsonpatch 1.25-3
|
||||
python3-json-pointer 2.0-2
|
||||
python3-jsonschema 3.2.0-3
|
||||
python3-jwt 1.7.1-2
|
||||
python3-keyring 22.0.1-1
|
||||
python3-keystoneauth1 4.2.1-2
|
||||
python3-keystonemiddleware 9.1.0-2
|
||||
python3-kombu 5.0.2-3
|
||||
@ -755,7 +753,6 @@ vim 2:8.2.2434-3
|
||||
vim-common 2:8.2.2434-3
|
||||
vim-runtime 2:8.2.2434-3
|
||||
vim-tiny 2:8.2.2434-3
|
||||
watchdog 5.16-1+b1
|
||||
wget 1.21-1+b1
|
||||
whiptail 0.52.21-4+b3
|
||||
wpasupplicant 2:2.9.0-21
|
||||
|
@ -8,6 +8,10 @@ armada
|
||||
#armada-helm-toolkit
|
||||
#armada-helm-toolkit # only used for build
|
||||
|
||||
#base-passwd
|
||||
base-passwd-dbgsym
|
||||
base-passwd
|
||||
|
||||
#cert-alarm
|
||||
cert-alarm
|
||||
|
||||
@ -119,6 +123,12 @@ isolcpus-device-plugin
|
||||
#k8s-pod-recovery
|
||||
k8s-pod-recovery
|
||||
|
||||
#keyrings.alt
|
||||
python3-keyrings.alt
|
||||
|
||||
#ldapscripts
|
||||
ldapscripts
|
||||
|
||||
#libfdt
|
||||
libfdt-dbgsym
|
||||
libfdt
|
||||
@ -196,6 +206,20 @@ nfv-wheels
|
||||
nova-api-proxy-wheels
|
||||
nova-api-proxy
|
||||
|
||||
#openldap
|
||||
ldap-utils-dbgsym
|
||||
ldap-utils
|
||||
libldap-2.4-2-dbgsym
|
||||
libldap-2.4-2
|
||||
libldap-common
|
||||
#libldap2-dev # not used
|
||||
#slapd-contrib-dbgsym # not used
|
||||
#slapd-contrib # not used
|
||||
slapd-dbgsym
|
||||
#slapd-smbk5pwd # not used
|
||||
slapd
|
||||
#slapi-dev # not used
|
||||
|
||||
#openstack-ras
|
||||
openstack-resource-agents
|
||||
|
||||
@ -210,6 +234,9 @@ parted-dbgsym
|
||||
parted-doc
|
||||
parted
|
||||
|
||||
#pf-bb-config
|
||||
pf-bb-config
|
||||
|
||||
#platform-util
|
||||
platform-util-controller
|
||||
platform-util-noncontroller
|
||||
@ -356,6 +383,9 @@ python3-ironicclient
|
||||
#python3-k8sapp-nginx-ingress-controller-wheels # installed by app framework
|
||||
#python3-k8sapp-nginx-ingress-controller # not used
|
||||
|
||||
#python-keyring
|
||||
python3-keyring
|
||||
|
||||
#python-keystoneclient
|
||||
python-keystoneclient-doc
|
||||
#python3-keystoneclient-wheel # not used in deployment
|
||||
@ -493,5 +523,9 @@ trident-installer
|
||||
tsconfig-wheel
|
||||
tsconfig
|
||||
|
||||
#watchdog
|
||||
watchdog-dbgsym
|
||||
watchdog
|
||||
|
||||
#workerconfig
|
||||
#workerconfig-standalone # integration issue
|
||||
|
Loading…
x
Reference in New Issue
Block a user