stop using Red Hat theme for undercloud horizon

This commit is contained in:
ccrouch 2014-04-22 14:38:13 -05:00
parent ab4f0b56e1
commit 63ba3365ff

View File

@ -6,7 +6,7 @@ set -eux
# on the django import. # on the django import.
yum -y erase python-django14 || true yum -y erase python-django14 || true
yum -y install openstack-dashboard openstack-dashboard-theme python-django-horizon yum -y install openstack-dashboard python-django-horizon
pushd /usr/share/openstack-dashboard pushd /usr/share/openstack-dashboard
python manage.py compress --force python manage.py compress --force