diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-14 08:58:35 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2017-02-24 10:59:18 +0100 |
commit | 6a757d91eaf75a35c61f26029be9e44221681004 (patch) | |
tree | 4114666daa18fd3f1127a2aed875b0c5c5b59025 /requirements.txt | |
parent | c2477ac190dbf321b6bf136a906264b3d9e113cc (diff) |
Integration of orchestra_ims test
JIRA: FUNCTEST-726
Change-Id: Ie6a35a817aa327a7e9143d93b5ea2582e99e0066
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b5e78bb5..68b889b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,5 @@ subprocess32 shyaml dnspython Pillow==3.3.0 -click==6.6
\ No newline at end of file +click==6.6 +openbaton-cli==2.2.1-beta7 |