9f4d09ed3e
Remove following clients that are not used by StarlingX anymore: - python-magnumclient - python-muranoclient Story: 2007502 Task: 39259 Task: 39260 Depends-on: https://review.opendev.org/#/c/716818 Change-Id: I5cb4a2c82af7d3eb9bf9bf19c0d9c36164c7009b Signed-off-by: Chen, Yan <yan.chen@intel.com>
61 lines
976 B
PHP
61 lines
976 B
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
|
|
libcephfs2
|
|
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-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
|
|
|
|
# rabbitmq-server
|
|
rabbitmq-server
|
|
|
|
# python-wsme
|
|
python2-wsme
|
|
|
|
|
|
# openstack-barbican
|
|
openstack-barbican
|
|
openstack-barbican-api
|
|
openstack-barbican-common
|
|
openstack-barbican-keystone-listener
|
|
openstack-barbican-worker
|
|
puppet-barbican
|
|
python2-barbican
|
|
python2-barbicanclient
|
|
python2-ldap3
|