From 06efa2ac5df6f64785c2574e653595625dbbffde Mon Sep 17 00:00:00 2001
From: Thomas Bechtold <tbechtold@suse.com>
Date: Sat, 30 May 2015 23:55:33 +0200
Subject: [PATCH] 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
---
 files/rpms-suse/horizon | 2 --
 1 file changed, 2 deletions(-)

diff --git a/files/rpms-suse/horizon b/files/rpms-suse/horizon
index c45eae6153..5ba5aafd38 100644
--- a/files/rpms-suse/horizon
+++ b/files/rpms-suse/horizon
@@ -1,13 +1,11 @@
 apache2  # NOPRIME
 apache2-mod_wsgi  # NOPRIME
-python-CherryPy # why? (coming from apts)
 python-Paste
 python-PasteDeploy
 python-Routes
 python-SQLAlchemy
 python-WebOb
 python-anyjson
-python-beautifulsoup
 python-coverage
 python-dateutil
 python-eventlet