diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-07-05 11:03:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-05 11:03:23 +0000 |
commit | ec195ca9677022725b28d7e363ae47bebc512680 (patch) | |
tree | a61cb983fec57bf98eaafe6b70d29804c1569343 /requirements.txt | |
parent | 4ec87bd88fe9b176a61ff13b5e50b8ede4f3498f (diff) | |
parent | 642987dcca77cdf1ae551d824ab44272f3406f70 (diff) |
Merge "[cloudify_ims] Support Cloudify 4.0"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b87807937..a7a1ac17f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,11 +16,11 @@ robotframework-httplibrary==0.4.2 robotframework-requests==0.4.7 robotframework-sshlibrary==2.1.3;python_version=='2.7' scp==0.10.2 -subprocess32;python_version=='2.7' dnspython>=1.14.0;python_version=='2.7' # http://www.dnspython.org/LICENSE dnspython3!=1.13.0,!=1.14.0,>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE click==6.6 openbaton-cli==2.2.1-beta7 +cloudify_rest_client==4.0 mock>=2.0 # BSD iniparse==0.4 PrettyTable<0.8,>=0.7.1 # BSD |