From: Tony Mack Date: Wed, 8 Oct 2014 17:47:54 +0000 (-0400) Subject: added openstack client libraries dependencies X-Git-Url: http://git.onelab.eu/?p=plstackapi.git;a=commitdiff_plain;h=3e8d2e5d74f7a98f6b996086be635010d64310f6 added openstack client libraries dependencies --- 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-bitfield 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