Skip to content
Snippets Groups Projects
Commit 2306b772 authored by Michael Boniface's avatar Michael Boniface
Browse files

Updated license to AGPL

parent 5c99a875
No related branches found
No related tags found
No related merge requests found
# Registry of 3rd Party Intellectual Property Rights used by Cross Layer Management and Control Software
The CLMC depends on 3rd party open source software distributed using approved open source software licenses.
| path (tag) | delay | time |
| --- | --- | --- |
| path identifier | e2e delay for the given path | time of measurement |
## Unmodified Libraries
| Library | License | License Link |
| ------- | ------- | ------------ |
| pyramid | Repoze Public License (BSD-derived) http://repoze.org/license.html |https://github.com/Pylons/pyramid/blob/master/LICENSE.txt |
| pyramid_debugtoolbar | Repoze Public License (BSD-derived) http://repoze.org/license.html | https://github.com/Pylons/pyramid_debugtoolbar/blob/master/LICENSE.txt |
| pyramid_exclog | Repoze Public License (BSD-derived) http://repoze.org/license.html | https://github.com/Pylons/pyramid_exclog/blob/master/LICENSE.txt |
| plaster_pastedeploy | MIT LICENSE | https://github.com/Pylons/plaster_pastedeploy/blob/master/LICENSE.txt |
| waitress | ZOPE PUBLIC LICENSE (ZPL) v2.1 | https://github.com/Pylons/waitress/blob/master/LICENSE.txt |
| sqlalchemy | MIT LICENSE | https://github.com/sqlalchemy/sqlalchemy/blob/master/LICENSE |
| zope.sqlalchemy | ZOPE PUBLIC LICENSE (ZPL) v2.1 |https://github.com/zopefoundation/zope.sqlalchemy/blob/master/LICENSE.txt |
| psycopg2 | GNU LESSER GENERAL PUBLIC LICENSE v3| https://github.com/psycopg/psycopg2/blob/master/LICENSE |
| influxdb-python | MIT LICENSE | https://github.com/influxdata/influxdb-python/blob/master/LICENSE |
| py2neo | APACHE LICENSE v2 | https://github.com/technige/py2neo/blob/py2neo-4.1.3/LICENSE |
| pyyaml | MIT LICENSE | https://github.com/yaml/pyyaml/blob/master/LICENSE |
| tosca-parser | APACHE LICENSE v2 | https://github.com/openstack/tosca-parser/blob/master/LICENSE |
| schema | MIT LICENSE | https://github.com/keleshev/schema/blob/master/LICENSE-MIT |
| requests | APACHE LICENSE v2 | https://github.com/requests/requests/blob/master/LICENSE |
| pytest | MIT LICENSE | https://github.com/pytest-dev/pytest/blob/master/LICENSE |
| pytest-cov | MIT LICENSE | https://github.com/pytest-dev/pytest-cov/blob/master/LICENSE |
## Unmodified Service Prerequisites
The following services need to be installed by the recipient as prerequisites for the CLMC
| Library | License | License Link |
| ------- | ------- | ------------ |
| InfluxDB | MIT LICENSE | https://github.com/influxdata/influxdb/blob/master/LICENSE |
| Chronograf | GNU AFFERO GENERAL PUBLIC LICENSE v3 | https://github.com/influxdata/chronograf/blob/master/LICENSE |
| Kapacitor | MIT LICENSE | https://github.com/influxdata/kapacitor/blob/master/LICENSE |
| Neo4j | GNU GENERAL PUBLIC LICENSE v3 | https://neo4j.com/licensing/ |
| PostgreSQL | PostgreSQL License | https://www.postgresql.org/about/licence/ |
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment