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:
Joshua Harlow 2014-12-17 16:33:29 -08:00
parent 50eff22c09
commit 18bcda65fe

View File

@ -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: