added python- openstackclient package at installation useful for debug
[osm/RO.git] / setup.py
index 5f1382d..303a652 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -24,6 +24,7 @@ _requirements = [
     "argcomplete",
     "requests",
     "logutils",
+    "python-openstackclient",
     "python-novaclient",
     "python-keystoneclient",
     "python-glanceclient",