forked from openstack-archive/stx-upstream
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcentos_iso_image.inc
72 lines (59 loc) · 1.18 KB
/
centos_iso_image.inc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# 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