Add hyperlinks to the issues. Made some grammar/formatting changes 13/90013/1
authorDavid Baugher <dbaugher@luminanetworks.com>
Wed, 27 May 2020 20:47:14 +0000 (13:47 -0700)
committerDavid Baugher <dbaugher@luminanetworks.com>
Wed, 27 May 2020 20:47:14 +0000 (13:47 -0700)
Signed-off-by: David Baugher <dbaugher@luminanetworks.com>
Change-Id: I987d718bc2040a1f4e5d1e5a44d2018d4c2643e4

docs/release-notes/projects/distribution.rst

index eed8abea008144b8746241034fcc233cf7101d8c..f48d7e0d1ad7418c2530af3b16eb3a7a2f7ceac5 100644 (file)
@@ -8,14 +8,21 @@ Overview
 The Distribution project is the placeholder for the ODL karaf
 distribution. The project currently generates 3 artifacts:
 
-* The **Managed distribution** (e.g. karaf-<version>.tar.gz): This includes
-  the Managed projects in OpenDaylight (See :ref:`managed-release`).
+.. list-table:: Distribution Artifacts
+   :widths: 20 50
+   :header-rows: 1
 
-* The **Common distribution** (e.g. opendaylight-<version>.tar.gz): This
-  includes Managed and Self-Managed projects (See :ref:`managed-release`).
+   * - **Artifact**
+     - **Description**
 
-* The **ONAP distribution** (e.g. onap-karaf-<version>.tar.gz): This is the
-  distribution used in the ONAP CCSDK project.
+   * - **Managed distribution** (e.g., karaf-<version>.tar.gz)
+     - This includes the managed projects in OpenDaylight
+       (refer to, :ref:`managed-release`).
+   * - **Common distribution** (e.g., opendaylight-<version>.tar.gz)
+     - This includes managed and self-managed projects
+       (refer to, :ref:`managed-release`).
+   * - **ONAP distribution** (e.g., onap-karaf-<version>.tar.gz)
+     - This is the distribution used in the ONAP CCSDK project.
 
 The distribution project is also the placeholder for the distribution
 scripts. Example of these scripts:
@@ -32,39 +39,39 @@ This release introduces the following behavior changes:
 New and Modified Features
 =========================
 
-This releases provides the following new and modified features:
+This release provides the following new and modified features:
 
-* New Detnet project features are available in the Common distribution.
-* JSON-RPC project features are available in the Managed distribution.
+* New Detnet project features are available in the common distribution.
+* JSON-RPC project features are available in the managed distribution.
 
 Deprecated Features
 ===================
 
-This releases removed the following features:
+This release removed the following features:
 
-* COE project features
-* SFC project features
+* COE (Container Orchestration Engine) project
+* SFC (Service Function Chaining) project
 
 Resolved Issues
 ===============
 
 The following table lists the resolved issues fixed this release.
 
-.. list-table::
+.. list-table:: Resolved Issues
    :widths: 15 55
    :header-rows: 1
 
    * - **Key**
      - **Summary**
 
-   * - INTDIST-107
+   * - `INTDIST-107 <https://jira.opendaylight.org/browse/INTDIST-107>`_
      - Add yang model check at distribution build
 
-   * - INTDIST-106
+   * - `INTDIST-106 <https://jira.opendaylight.org/browse/INTDIST-106>`_
      - Create ONAP distribution
 
 Known Issues
 ============
 
-No Known issues in this release.
+There are no known issues in this release.