From c347879b5e3ecf85c82cb724efd6596406a269d5 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Wed, 7 Oct 2015 18:28:41 +0200 Subject: ODL test suite requirements.pip moved to general requirements create_env script removed. Modules already installed in the docker image Change-Id: Ied166532b47f0f3b6189251776c984df9cf3570d Signed-off-by: jose.lausuch --- docker/requirements.pip | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docker/requirements.pip') diff --git a/docker/requirements.pip b/docker/requirements.pip index 22c8199d0..e8b092718 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -6,4 +6,8 @@ python-glanceclient==1.1.0 python-keystoneclient==1.6.0 cloudify==3.2.1 virtualenv==1.11.4 -pexpect==4.0 \ No newline at end of file +pexpect==4.0 +requests==2.8.0 +robotframework==2.9.1 +robotframework-requests==0.3.8 +robotframework-sshlibrary==2.1.1 -- cgit 1.2.3-korg