Force horizon to pull down & build 'pyScss'
This seems to be a new recent requirement that isn't in rhel6; but needs to be installed (or created) for horizon to build correctly. Change-Id: I6a38fd8e400cc0cb086fc0e3f5a20a7dd5e4b828
This commit is contained in:
parent
50eff22c09
commit
18bcda65fe
@ -12,6 +12,7 @@ dependency_handler:
|
||||
django: Django
|
||||
IPy: python-IPy
|
||||
m2crypto: m2crypto
|
||||
pyScss: python-scss
|
||||
mysql-python: MySQL-python
|
||||
numpy: numpy
|
||||
pam: python-pam
|
||||
@ -187,6 +188,8 @@ components:
|
||||
running: anvil.components.horizon:HorizonRuntime
|
||||
packages:
|
||||
- name: openstack-dashboard
|
||||
pips:
|
||||
- name: pyScss
|
||||
django-openstack-auth:
|
||||
python_entrypoints: True
|
||||
keystone:
|
||||
|
Loading…
x
Reference in New Issue
Block a user