From 3e8d2e5d74f7a98f6b996086be635010d64310f6 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Wed, 8 Oct 2014 13:47:54 -0400 Subject: [PATCH] added openstack client libraries dependencies --- opencloud.spec | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.43.0