========================================== Scalable-Group Tag eXchange Protocol (SXP) ========================================== Major Features ============== odl-sxp-api ----------- * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/odl-sxp-api/pom.xml;hb=refs/heads/stable/nitrogen * **Feature Description:** This feature provides models based on `RFC `_. * **Top Level:** No * **User Facing:** No * **Experimental:** Yes * **CSIT Test:** N/A odl-sxp-core ------------ * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/odl-sxp-core/pom.xml;hb=refs/heads/stable/nitrogen * **Feature Description:** This feature performs tasks for managing SXP devices and provides the implementation of `RFC `_. * **Top Level:** No * **User Facing:** No * **Experimental:** Yes * **CSIT Test:** N/A odl-sxp-controller ------------------ * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/odl-sxp-controller/pom.xml;hb=refs/heads/stable/nitrogen * **Feature Description:** This feature performs tasks regarding managing SXP devices via RESTCONF. * **Top Level:** Yes * **User Facing:** Yes * **Experimental:** Yes * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-1node-basic-all-nitrogen/ * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-1node-filtering-all-nitrogen/ * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-1node-topology-all-nitrogen/ * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-3node-periodic-clustering-all-nitrogen/ odl-sxp-robot ------------- * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/odl-sxp-robot/pom.xml;hb=refs/heads/stable/nitrogen * **Feature Description:** This is a sample feature used in CSIT testing. * **Top Level:** No * **User Facing:** No * **Experimental:** Yes * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-1node-periodic-performance-all-nitrogen/ odl-sxp-routing ------------- * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=sxp.git;a=blob;f=features/odl-sxp-routing/pom.xml;hb=refs/heads/stable/nitrogen * **Feature Description:** This feature that performs managing of SXP devices in cluster environment. * **Top Level:** Yes * **User Facing:** Yes * **Experimental:** Yes * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/sxp/job/sxp-csit-3node-periodic-routing-all-nitrogen/ Documentation ============= * **Installation Guide(s):** * `Installation Guide `_ * **User Guide(s):** * :ref:`sxp-user-guide` * **Developer Guide(s):** * :ref:`sxp-dev-guide` Security Considerations ======================= * Do you have any external interfaces other than RESTCONF? * Yes on port 64999 based on `SXP RFC `_ secured by TCP-MD5, optionally also with SSL. * Other security issues? * TCP-MD5 security option is now deprecated, and in future will replaced by TCP-AO Quality Assurance ================= * Link to `Sonar Report `_ (80%) * Link to CSIT Jobs * `CSIT Job basic `_ * `CSIT Job filtering `_ * `CSIT Job topology `_ * `CSIT Job clustering `_ * `CSIT Job performance `_ * `CSIT Job routing `_ * Other manual testing and QA information * N/A * Testing methodology. How extensive was it? What should be expected to work? What hasn't been tested as much? * `CSIT Test document 1 `_ * `CSIT Test document 2 `_ * `CSIT Test document 3 `_ Migration --------- * Is it possible to migrate from the previous release? If so, how? * Yes, no data models were changed that would break the migration. Compatibility ------------- * Is this release compatible with the previous release? * Functionality is fully backwards compatible. * Any API changes? * N/A * Any configuration changes? * feature odl-sxp-route was renamed to odl-sxp-routing Bugs Fixed ---------- * List of bugs fixed since the previous release * `Fixed BUGS `_ Known Issues ------------ * List key known issues with workarounds * N/A * `Open Bugs `_ End-of-life =========== * List of features/APIs which are EOLed, deprecated, and/or removed in this release * N/A Standards ========= * List of standards implemented and to what extent * `SXP `_ Fully implemented Release Mechanics ================= * `Release plan `_ * Describe any major shifts in release schedule from the release plan * N/A