From: Colin Dixon Date: Thu, 14 Sep 2017 23:11:00 +0000 (-0400) Subject: Update TTP release notes for Nitrogen X-Git-Tag: release/nitrogen~44^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1514bdc534a89a0cd0809b13485ef1c153f9dec9;p=docs.git Update TTP release notes for Nitrogen Change-Id: Idb02cfaf5b688c0ccd80bae76d1955b076e6e298 Signed-off-by: Colin Dixon --- diff --git a/docs/getting-started-guide/project-release-notes/ttp.rst b/docs/getting-started-guide/project-release-notes/ttp.rst index b5498c6fa..8abf89c64 100644 --- a/docs/getting-started-guide/project-release-notes/ttp.rst +++ b/docs/getting-started-guide/project-release-notes/ttp.rst @@ -8,9 +8,9 @@ Major Features odl-ttp-model ------------- -* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=ttp.git;a=blob;f=features/features-ttp/src/main/features/features.xml;hb=stable/carbon +* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=ttp.git;a=blob;f=features/features-ttp/src/main/features/features.xml;hb=stable/nitrogen * **Feature Description:** Provides a YANG model for describing - `ONF TTP 1.0 ` + `ONF TTP 1.0 `_ Table Type Patterns (TTPs) in JSON as well as a database of TTPs and an augmentation adding supported and active TTPs on OpenFlow nodes. * **Top Level:** Yes @@ -21,7 +21,7 @@ odl-ttp-model TTP CLI Tools ------------- -* **Feature URL:** The Carbon executable jar can be found here: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ttp/parser/0.4.0-Carbon/parser-0.4.0-Carbon-jar-with-dependencies.jar +* **Feature URL:** The Nitrogen executable jar can be found here: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ttp/parser/0.5.0-Nitrogen/parser-0.5.0-Nitrogen-jar-with-dependencies.jar * **Feature Description:** Provides stand-alone command line tools to validate and interact with TTPs in XML or JSON. * **Top Level:** Yes @@ -58,16 +58,16 @@ Security Considerations Quality Assurance ================= -* `Link to Sonar Report `_ (43.3% Test Coverage) +* `Link to Sonar Report `_ (43.3% Test Coverage) * No CSIT testing. -* There was minimal manual testing in Carbon, but also there were no changes +* There was minimal manual testing in Nitrogen, but also there were no changes beyond keeping up-to-date with changes in upstream projects. Unit tests cover the basics of the model. Migration --------- -* Is is possible migrate from the previous release? If so, how? +* Is it possible to migrate from the previous release? If so, how? While it should be possible to export all TTP-related information by doing RESTCONF GETs and then import it by doing RESTCONF PUTs after the fact, this @@ -99,7 +99,7 @@ Known Issues The TTP YANG model does not match the ONF TTP JSON precisely. Exact details are documented in the `TTP model YANG -`_ +`_ file. `Open Bugs `_ @@ -118,7 +118,7 @@ Standards Release Mechanics ================= -* `Carbon Table Type Patterns Release Plan - `_ +* `Nitrogen Table Type Patterns Release Plan + `_ - * Dropped all new features including TTP 1.1 support, Dynamic Mapping, and auto-loading of TTP repositories. + * This was purely a maintenance release, so no changes were planned or happened.