30a8fe3cbc
This change removes OpenStack clients and services that are only required by stx-openstack application and are being moved to starlingx/openstack-armada-app repository TEST PLAN: PASS: Build remaining packages (barbican, keystone, openstack-pkg-tools, openstack-resource-agents, python-barbicanclient, horizon, python-keystoneclient, python-openstackclient, python-osc-lib, python-oslo.messaging, python-pankoclient, python-wsme, rabbitmq-server) PASS: Build StarlingX ISO image Depends-On: https://review.opendev.org/c/starlingx/tools/+/893685 Story: 2010797 Task: 48692 Closes-Bug: 2035346 Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com> Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com> Change-Id: Iaf2d9ec932bb8dd7ace15adcbb7f72a653cbf91d
46 lines
699 B
PHP
46 lines
699 B
PHP
# List of packages to be included/installed in ISO
|
|
|
|
#barbican
|
|
barbican-api
|
|
barbican-common
|
|
barbican-doc
|
|
barbican-keystone-listener
|
|
barbican-worker
|
|
python3-barbican
|
|
|
|
#keystone
|
|
keystone-doc
|
|
keystone
|
|
python3-keystone
|
|
|
|
#python-barbicanclient
|
|
python3-barbicanclient
|
|
|
|
#python-horizon
|
|
horizon-doc
|
|
openstack-dashboard-apache
|
|
openstack-dashboard
|
|
python3-django-horizon
|
|
|
|
#python-keystoneclient
|
|
python-keystoneclient-doc
|
|
python3-keystoneclient
|
|
|
|
#python-openstackclient
|
|
python-openstackclient-doc
|
|
python3-openstackclient
|
|
|
|
#python-osc-lib
|
|
python-osc-lib-doc
|
|
python3-osc-lib
|
|
|
|
#python-oslo-messaging
|
|
python3-oslo.messaging
|
|
|
|
#python-pankoclient
|
|
python-pankoclient-doc
|
|
python3-pankoclient
|
|
|
|
#python-wsme
|
|
python3-wsme
|