Update Java API doc links to reflect fluorine
[docs.git] / docs / release-notes / projects / alto.rst
index f664a0ea0ee531f414a3caba957f7b0126bcd830..514be9f1cb1952c463a354bfef062aa1978b178d 100644 (file)
@@ -5,13 +5,15 @@ Application-Layer Traffic Optimization (ALTO)
 odl-alto-release
 ----------------
 
-* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=alto.git;a=blob;f=alto-release-features/features-alto/pom.xml;hb=refs/heads/stable/nitrogen
-* **Feature Description:**  This is a summary feature containing the default
-  functionalities provided by ALTO project.
+* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=alto.git;a=blob;f=alto-release-features/features-alto/pom.xml;hb=refs/heads/stable/oxygen
+* **Feature Description:**
+  This feature loads all ALTO functionalities, including the simple Information
+  Resource Directory service and the basic endpoint cost service (ECS), which is
+  based on a simplified path computation engine (SPCE).
 * **Top Level:** Yes
 * **User Facing:** Yes
 * **Experimental:** Yes
-* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/alto/job/alto-csit-1node-setup-all-nitrogen/
+* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/alto/job/alto-csit-1node-setup-all-oxygen/
 
 Documentation
 =============
@@ -28,7 +30,7 @@ Security Considerations
 =======================
 
 Besides RESTCONF, ALTO also uses customized Jetty interfaces because YANG model
-is not compatible with formats specified in RFC 7285.
+is not fully compatible with formats specified in RFC 7285.
 
 The customized interfaces use port 8080 and are NOT protected by the AAA
 project. All resources exposed by customized interfaces are read-only.
@@ -36,8 +38,8 @@ project. All resources exposed by customized interfaces are read-only.
 Quality Assurance
 =================
 
-* `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=50636>`_ 31.7%
-* `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/alto/job/alto-csit-1node-setup-all-nitrogen/>`_
+* `Link to Sonar Report <https://sonar.opendaylight.org/dashboard?id=org.opendaylight.alto%3Aalto-parent>`_ 25.4%
+* `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/alto/job/alto-csit-1node-setup-all-oxygen/>`_
 * The tests are using the OpenDaylight CSIT infrastructure.
 
   * How extensive was it? Not very extensive since the tests are customized to
@@ -50,36 +52,25 @@ Quality Assurance
 Migration
 ---------
 
-Migration with data from Boron isn't supported.
+No migration is required from the Nitrogen release. Migration from earlier
+versions is not supported.
 
 Compatibility
 -------------
 
-This release is not compatible with the previous release from the developer's
-point of view because we have changed the namespaces for most YANG models, which
-involves both API changes and configuration changes (blueprint configuration
-files).
-
-Java projects using the ALTO classes generated by yangtools MUST change the
-packages for the classes because of the namespace migration. The incompatibility
-can be fixed using regex replacement.
-
-Projects using RESTCONF or the customized ALTO service do not need to migrate.
-
-Since ALTO is migrating services to Blueprint, services depending on ALTO may
-also need to migrate to Blueprint instead of using CONFIG subsystem.
+This release is compatible with the Nitrogen release, but not those before it.
 
 Bugs Fixed
 ----------
 
-* `Fixed Bugs <https://bugs.opendaylight.org/buglist.cgi?bug_status=RESOLVED&chfield=%5BBug%20creation%5D&chfieldfrom=2017-05-25&chfieldto=2017-08-14&list_id=84715&product=alto&query_format=advanced&resolution=FIXED>`_
+No bugs are fixed in this release.
 
 Known Issues
 ------------
 
-Parallel query for simple-ecs service can conduct failure.
+Parallel query for simple-ecs service can lead to failures.
 
-* `Bug 8826 <https://bugs.opendaylight.org/show_bug.cgi?id=8826>`_
+* `Issue 16  <https://jira.opendaylight.org/browse/ALTO-16>`_
 
 End-of-life
 ===========
@@ -98,7 +89,4 @@ Standards
 Release Mechanics
 =================
 
-* `Link to release plan <https://wiki.opendaylight.org/view/ALTO:Nitrogen_Release_Plan>`_
-* Major shifts:
-
-  * Unable to finish the extensions (path-vector and RSA service)
+* `Link to release plan <https://wiki.opendaylight.org/view/ALTO:Oxygen_Release_Plan>`_