added openstack dependencies for the observer
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
diff --git a/opencloud.spec b/opencloud.spec
index 895b9dc..8a3df76 100644
--- a/opencloud.spec
+++ b/opencloud.spec
@@ -49,6 +49,11 @@
pip-python install django-ipware
pip-python install django-encrypted-fields
pip-python install python-keyczar
+pip-python install python-keystoneclient
+pip-python install python-novaclient
+pip-python install python-neutronclient
+pip-python install python-glanceclient
+
easy_install django_evolution
easy_install python_gflags