Fix horizon files for SUSE

python-CherryPy and python-beautifulsoup are not needed so remove them
from the list of packages for horizon.

Change-Id: I45ddf98b5891a1f1f1da82bb4afa79ea43d156cc
This commit is contained in:
Thomas Bechtold 2015-05-30 23:55:33 +02:00
parent 493d3b3aff
commit 06efa2ac5d

@ -1,13 +1,11 @@
apache2 # NOPRIME apache2 # NOPRIME
apache2-mod_wsgi # NOPRIME apache2-mod_wsgi # NOPRIME
python-CherryPy # why? (coming from apts)
python-Paste python-Paste
python-PasteDeploy python-PasteDeploy
python-Routes python-Routes
python-SQLAlchemy python-SQLAlchemy
python-WebOb python-WebOb
python-anyjson python-anyjson
python-beautifulsoup
python-coverage python-coverage
python-dateutil python-dateutil
python-eventlet python-eventlet