Add designate dashboard to horizon ubuntu/binary

Designate dashboard is not installed in horizon debian/ubuntu
binary image.  But both debian and ubuntu cloudarchive repos
provide python-designate-dashboard package.

Change-Id: I8f65726d14d180368a8f0d349263bd0dd6ef3b90
Closes-Bug: #1702388
This commit is contained in:
Noboru Iwamatsu 2017-07-05 10:45:16 +09:00
parent 0d34a9054c
commit d4add1b860
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ RUN sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf \
'libapache2-mod-wsgi',
'locales',
'openstack-dashboard',
'python-designate-dashboard',
'python-manila-ui',
'python-murano-dashboard',
'python-sahara-dashboard',