aboutsummaryrefslogtreecommitdiffstats
path: root/docker/requirements.pip
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-02-01 10:57:45 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2016-02-01 10:57:45 +0100
commitff89aea46827ac2fc81429354ad28dfbb4c57fe3 (patch)
tree76d48df6460701b69dc020e000fda5d1da52d4a5 /docker/requirements.pip
parent2eeb7cb050bf1a52358eb526eaad48870efcb46c (diff)
Replace openstack single clients by python-openstackcclient
Some projects like Promise need to use the openstack cli directly. This requirement will also install automatically the following dependent clients: python-cinderclient (1.5.0) python-glanceclient (1.2.0) python-keystoneclient (2.1.1) python-neutronclient (4.0.0) python-novaclient (3.2.0) python-openstackclient (2.0.0) Change-Id: I6836b8765364b30ae877ec4d1e8d88c8927b030d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r--docker/requirements.pip8
1 files changed, 2 insertions, 6 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip
index e2b67d3bd..0ecb447ca 100644
--- a/docker/requirements.pip
+++ b/docker/requirements.pip
@@ -9,12 +9,8 @@
#
pyyaml==3.10
gitpython==1.0.1
-python-neutronclient==2.6.0
-python-novaclient==2.28.1
-python-glanceclient==1.1.0
-python-cinderclient==1.4.0
+python-openstackclient==2.0.0
python-ceilometerclient==1.5.1
-python-keystoneclient==1.6.0
virtualenv==1.11.4
pexpect==4.0
requests==2.8.0
@@ -25,4 +21,4 @@ configObj==5.0.6
Flask==0.10.1
xmltodict==0.9.2
scp==0.10.2
-paramiko==1.16.0 \ No newline at end of file
+paramiko==1.16.0