E) Add support for Fedora 16
Highlights:
* Add files/rpms/*
* get_packages() only loads deps for services that are enabled
11Apr2012
* change mod_wsgi cwd to $HORIZON_DIR
* fix horizon apache log file name and location
Note: This superceeds https://review.openstack.org/4364
Change-Id: I95486584561e4418907a6a4feb0ffbe4f4ea1843
diff --git a/files/rpms/horizon b/files/rpms/horizon
new file mode 100644
index 0000000..3c5fbc1
--- /dev/null
+++ b/files/rpms/horizon
@@ -0,0 +1,25 @@
+Django
+django-registration
+gcc
+httpd # NOPRIME
+mod_wsgi # NOPRIME
+pylint
+python-anyjson
+python-boto
+python-coverage
+python-dateutil
+python-eventlet
+python-greenlet
+python-httplib2
+python-kombu
+python-migrate
+python-mox
+python-nose
+python-paste
+python-paste-deploy
+python-pep8
+python-routes
+python-sphinx
+python-sqlalchemy
+python-webob
+pyxattr