diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-08 15:27:00 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-11 13:36:31 +0000 |
commit | 970ee3eb202a5986b2da918ef034d1a1aba4520a (patch) | |
tree | 44dab142fb9cb3860f3e5b8c6ccae7f3be4faebd /docker/requirements.pip | |
parent | 55048bcbd8db2c8975faa233a260fbc3222e9dcd (diff) |
Prepare onos integration in Functest
JIRA: FUNCTEST-50
Change-Id: I50c7db5a05dd5aa78321ba77fab3902232ea4f36
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 2140461198cdb8dea2f60a66a0ddf90bb1ef54da)
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 03036a828..f8c888a82 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -10,4 +10,5 @@ pexpect==4.0 requests==2.8.0 robotframework==2.9.1 robotframework-requests==0.3.8 -robotframework-sshlibrary==2.1.1
\ No newline at end of file +robotframework-sshlibrary==2.1.1 +configObj==5.0.6 |