a7f288d4ad
Several openstack clients are not explicitly included in the ISO, but are being implicitly included. This commit explicitly adds those clients, so that if the components that are implicitly including them are removed, the clients will still remain. heatclient was the only component in this update that was missing. A later commit to build-tools/build_iso/image.inc should be submitted to clean its entries. Closes-Bug: 1822200 Change-Id: Idb11e6217df1f30725f357fdfdc3864a6d33474a Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
73 lines
1.2 KiB
PHP
73 lines
1.2 KiB
PHP
# List of packages to be included/installed in ISO
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
# ceph
|
|
ceph
|
|
ceph-common
|
|
ceph-fuse
|
|
ceph-radosgw
|
|
libcephfs1
|
|
python-cephfs
|
|
python-ceph-compat
|
|
|
|
# ceph-manager
|
|
ceph-manager
|
|
|
|
# openstack clients
|
|
python2-aodhclient
|
|
python2-cinderclient
|
|
python2-glanceclient
|
|
python2-gnocchiclient
|
|
python2-heatclient
|
|
python2-ironicclient
|
|
python2-keystoneclient
|
|
python2-magnumclient
|
|
python2-muranoclient
|
|
python2-neutronclient
|
|
python2-novaclient
|
|
python2-openstackclient
|
|
python2-pankoclient
|
|
python2-swiftclient
|
|
|
|
# openstack-ras
|
|
openstack-ras
|
|
|
|
# python-django-horizon
|
|
python-django-horizon
|
|
openstack-dashboard
|
|
|
|
# stx-dashboard
|
|
starlingx-dashboard
|
|
|
|
# openstack-keystone
|
|
openstack-keystone
|
|
|
|
# distributedcloud
|
|
distributedcloud-dcmanager
|
|
distributedcloud-dcorch
|
|
|
|
# distributedcloud-client
|
|
distributedcloud-client-dcmanagerclient
|
|
|
|
# rabbitmq-server
|
|
rabbitmq-server
|
|
rabbitmq-server-config
|
|
|
|
# python-wsme
|
|
python2-wsme
|
|
|
|
# stx-ocf-scripts
|
|
stx-ocf-scripts
|
|
|
|
# openstack-barbican
|
|
openstack-barbican
|
|
openstack-barbican-api
|
|
openstack-barbican-common
|
|
openstack-barbican-keystone-listener
|
|
openstack-barbican-worker
|
|
puppet-barbican
|
|
python-barbican
|
|
python2-barbicanclient
|
|
python-ldap3
|