Explicitly include heatclient in the ISO

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>
This commit is contained in:
Al Bailey 2019-03-29 15:05:58 -05:00
parent a18fa853f7
commit a7f288d4ad
1 changed files with 8 additions and 0 deletions

View File

@ -15,12 +15,20 @@ python-ceph-compat
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