added python- openstackclient package at installation useful for debug

Change-Id: I6443eeefe8beb961e20d465db99d6c2a78ed3a43
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/setup.py b/setup.py
index 5f1382d..303a652 100755
--- a/setup.py
+++ b/setup.py
@@ -24,6 +24,7 @@
     "argcomplete",
     "requests",
     "logutils",
+    "python-openstackclient",
     "python-novaclient",
     "python-keystoneclient",
     "python-glanceclient",