diff --git a/IPRREGISTRY b/IPRREGISTRY new file mode 100644 index 0000000000000000000000000000000000000000..31e269093266a52cbe732f27c417b2e233642f54 --- /dev/null +++ b/IPRREGISTRY @@ -0,0 +1,42 @@ +# 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/ | + diff --git a/IPRREGISTRY.md b/IPRREGISTRY.md new file mode 100644 index 0000000000000000000000000000000000000000..a169553930809320aa6b024253dbda3c04778d1a --- /dev/null +++ b/IPRREGISTRY.md @@ -0,0 +1,37 @@ +# 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. + +## 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/ | +