stop using Red Hat theme for undercloud horizon
This commit is contained in:
parent
ab4f0b56e1
commit
63ba3365ff
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user