diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-25 09:20:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-25 09:20:39 +0000 |
commit | 535780e99a4e76311a7da3df75715211d0dca6d4 (patch) | |
tree | cf9d8fa7645dbe3e3c629d746904a278a64f8af4 /requirements.txt | |
parent | a649acd6aaf9ea2ee883ed6cfd68a286373b9d17 (diff) | |
parent | 2c77f9d9559b09299f8ef5cc3d07c847c685d79c (diff) |
Merge "Add IxNetwork API Python Binding package" into stable/fraser
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 cd795fdd9..2cde89c0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,7 @@ flask==0.11.1 # BSD; OSI Approved BSD License functools32==3.2.3.post2; python_version <= "2.7" # PSF license futures==3.1.1;python_version=='2.7' # BSD; OSI Approved BSD License influxdb==4.1.1 # MIT License; OSI Approved MIT License +IxNetwork==8.40.1124.9 # MIT License; OSI Approved MIT License jinja2schema==0.1.4 # OSI Approved BSD License keystoneauth1==3.1.0 # OSI Approved Apache Software License kubernetes==3.0.0a1 # OSI Approved Apache Software License |