aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2017-01-30 17:46:33 +0100
committerJose Lausuch <jose.lausuch@ericsson.com>2017-01-30 16:48:28 +0000
commitee4497b71377c5fb7e0a3e194c7e77121939f2c5 (patch)
treedf87cd073c1399fdcb2914c55b693492ae868a36 /requirements.txt
parent246f256f0345ee4f193c894661eaed87fc0d0008 (diff)
Make sure we have installed python_novaclient==6.0.0
Some requirements install novaclient 7.0.0 which belongs to Ocata. It shows some warnings that are not relevant. This will force to install the version for Newton. Change-Id: Ic9c6b3e9558ef59475099fa41316f56a8a3192a0 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 28b3fed3e..b5e78bb59 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,6 +11,7 @@ python-openstackclient==2.3.0
python-ceilometerclient==2.6.2
python-keystoneclient==3.5.0
python-neutronclient==6.0.0
+python-novaclient==6.0.0
python-congressclient==1.5.0
virtualenv==15.1.0
pexpect==4.0