diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-09-14 21:26:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-14 21:26:16 +0000 |
commit | f45b9587c5568c0b64cfedb94e4241e485ffce47 (patch) | |
tree | 09cfe848259df5bf3c6617a4c85a2bef6ccd1f5e /requirements.txt | |
parent | 890076da4b4d80c392c7e952282e9c721508b0d6 (diff) | |
parent | 2f9219dfa44982779990e13c177a703f2239b488 (diff) |
Merge "New testcase creation named "cloudify_ims_perf""
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index da1b5ad5..650f6145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,5 +34,6 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT paramiko>=2.0 # LGPLv2.1+ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) urllib3>=1.15.1 # MIT +httplib2>=0.7.5 # MIT oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 |