Optimization Framework
OPTF/HAS: https://git.onap.org/optf/has/tree/pom.xml
OPTF/OSDF: https://git.onap.org/optf/osdf/tree/pom.xml
The python dependencies are documented below:
Open Source Code
Open Source Code Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
Open Source Library
Open Source Library Name | Version | License Type | Description | Link to License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
cotyledon | 1.6.7 | Apache-2.0 | |||
futurist | 0.11.0 | Apache-2.0 | |||
lxml | 2.3, 4.2.5 | BSD | |||
oslo.config | 3.9.0 | Apache-2.0 | https://github.com/openstack/oslo.config/blob/master/LICENSE | ||
oslo.i18n | 2.1.0 | Apache-2.0 | |||
oslo.log | 1.14.0 | Apache-2.0 | |||
oslo.reports | 0.6.0 | Apache-2.0 | https://github.com/openstack/oslo.reports/blob/master/LICENSE | ||
PasteDeploy | 1.5.0 | MIT | |||
pbr | 1.6 | Apache-2.0 | http://git.openstack.org/cgit/openstack-dev/pbr/tree/LICENSE | ||
pecan | 1.1.1 | BSD | |||
pecan-notario | 0.0.3 | BSD 3 Clause | https://github.com/alfredodeza/pecan-notario/blob/master/LICENSE | ||
oslo.messaging | 5.2.0 | Apache-2.0 | https://github.com/openstack/oslo.messaging/blob/master/LICENSE | ||
oslo.middleware | 3.0.0 | Apache-2.0 | https://github.com/openstack/oslo.middleware/blob/master/LICENSE | ||
python-daemon | 2.1.1 | Apache-2.0 | |||
pyOpenSSL | 0.14 | Apache-2.0 | |||
PyYAML | 5.1.2 | MIT | |||
six | 1.12.0 | MIT | |||
stevedore | 1.9.0 | Apache-2.0 | |||
WebOb | 1.2.3 | MIT | |||
docopt | 0.6.2 | MIT | |||
Flask | 1.02 | BSD | |||
Flask-HTTPAuth | 3.2.4 | MIT | https://github.com/miguelgrinberg/Flask-HTTPAuth/blob/master/LICENSE | ||
nose2 | 1.3.7 | BSD | |||
coverage | 4.2 | Apache2.0 | https://github.com/nedbat/coveragepy/blob/master/LICENSE.txt | ||
python-dateutil | 2.5.3 | BSD | |||
requests | 2.22.0 | Apache-2.0 | |||
schematics | 2.0.1 | BSD | Request validation via API models | https://github.com/schematics/schematics/blob/master/LICENSE | |
holidays | 0.9.11 | MIT | |||
intervaltree | 3.0.2 | Apache-2.0 | https://github.com/chaimleib/intervaltree/blob/master/LICENSE.txt | ||
intervals | 0.8.1 | BSD | |||
pandas | 0.25.1 | BSD | |||
SQLAlchemy | 1.3.8 | MIT | |||
pydevd | 1.4.0 | EPL | https://github.com/fabioz/PyDev.Debugger/blob/master/LICENSE | ||
MiniZinc | 2.4.2 | MPL 2.0 | MiniZinc language & tool chain (includes g12 solvers) | https://github.com/MiniZinc/libminizinc/blob/master/LICENSE.txt | |
Gecode | 5.1 | MIT | Constraint Solver | ||
Coin-OR CBC | 2.9.8 | EPL | MIP Solver | ||
pymzn | 0.18.3 | MIT | python library for minizinc | ||
pycryptodome | 3.9.7 | BSD | Python package of low-level cryptographic primitives. | https://pycryptodome.readthedocs.io/en/latest/src/license.html | |
jsonschema | 3.2.0 | MIT | Python library for JSON schema validation | ||
python-consul | 1.1.0 | MIT | python library for consul | https://github.com/cablehead/python-consul/blob/master/LICENSE | |
tornado | 6.1 | Apache-2.0 | web framework and asynchronous networking library | ||
toscaparser | 2.2.0 | Apache-2.0 | Tosca parser for parsing CSAR files | https://github.com/openstack/tosca-parser/blob/master/LICENSE | |
etcd3 | 0.12.0 | Apache-2.0 | Python client for etcd3 |
Notes: EPL (Eclipse Public License), MPL (Mozilla Public License)