automating release notes pages using jira filters. 61/95461/1
authorNavid G <navid.ghazisaidi@verizon.com>
Tue, 9 Mar 2021 23:06:54 +0000 (15:06 -0800)
committerNavid G <navid.ghazisaidi@verizon.com>
Wed, 10 Mar 2021 16:41:01 +0000 (08:41 -0800)
Signed-off-by: Navid G <navid.ghazisaidi@verizon.com>
Change-Id: I59ddd1a1facaf9fd29e9611b952dabb6267da49a

14 files changed:
docs/release-notes/projects/aaa.rst
docs/release-notes/projects/bgpcep.rst
docs/release-notes/projects/controller.rst
docs/release-notes/projects/daexim.rst
docs/release-notes/projects/distribution.rst
docs/release-notes/projects/infrautils.rst
docs/release-notes/projects/jsonrpc.rst
docs/release-notes/projects/lispflowmapping.rst
docs/release-notes/projects/netconf.rst
docs/release-notes/projects/netvirt.rst
docs/release-notes/projects/openflowplugin.rst
docs/release-notes/projects/ovsdb.rst
docs/release-notes/projects/serviceutils.rst
docs/release-notes/projects/transportpce.rst

index 83224940567db59d022c5250d06a1e2655e54536..f19e428df670bef496ab987da9be45058b4f42aa 100644 (file)
@@ -13,50 +13,35 @@ are protected by AAA after installing the +odl-restconf+ feature.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+aaa+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C+0.13.1%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+aaa+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C%200.13.1%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+aaa+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C+0.13.1%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+aaa+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index f377a88e11dd8377b449fade400eb4cefefa774f..2a8540cfe86c12487ea7b9279cbfcb38e6d486e9 100644 (file)
@@ -41,50 +41,35 @@ the following components:
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+bgpcep+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+bgpcep+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+bgpcep+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+bgpcep+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+bgpcep+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index aca44ceaec78f6f24ba437475b9fd91e3b05fae7..16633f66c67c8cae2026aae3e3e8635772f31e5c 100644 (file)
@@ -11,50 +11,35 @@ It does not have user-facing features.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+CONTROLLER+AND+issuetype+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+3.0.6%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+controller+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+3.0.6%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+controller+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+3.0.6%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+controller+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+3.0.6%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+controller+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index dbefddd0f90850250f62504f293f645717299c6b..5b5c35e79c8b7147df170654bfcdfa63ec783859 100644 (file)
@@ -12,50 +12,35 @@ state from the file system.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+daexim+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+daexim+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+daexim+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+daexim+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+daexim+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 895f8230038c693b91ed53c70b7d5d772fa5fdba..e2e9ddda702086628526731c5d42b253356d8275 100644 (file)
@@ -32,50 +32,35 @@ scripts. Example of these scripts:
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+distribution+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+distribution+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+distribution+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+distribution+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+distribution+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 97c42fbfe2bbf531fabe82fd03112f75d4e8047c..69dfeb233fa432554106a8947876c4dc8fb234b2 100644 (file)
@@ -20,50 +20,35 @@ The InfraUtils project provides a low-level utility for use by other OpenDayligh
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+INFRAUTILS+AND+issuetype+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+1.9.5%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+infrautils+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C+1.9.5%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+infrautils+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C+1.9.5%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+infrautils+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%2C+1.9.5%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+infrautils+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 7cca25ab93bea9ab5233c4aea153e07ead47ed8c..486dbcc610d6d5d80634100c08bc0c5ef3b40cdd 100644 (file)
@@ -13,50 +13,35 @@ uses the YANG-modelled JSON-RPC 2.0 specification as described in the
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+jsonrpc+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+jsonrpc+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+jsonrpc+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+jsonrpc+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+jsonrpc+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 8bf7904b3f8bd33f4f246f90ec36363f26a7aa6c..abf81389a5bfd86cba0e678fe0467ac2e16f676b 100644 (file)
@@ -24,50 +24,35 @@ OpenDaylight mapping service.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+lispflowmapping+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 152867b3bbc464da53ca000a303e147fcc8f4994..a7b8431ed1ac9f87d506f8419e8a855cb0f52303 100644 (file)
@@ -12,50 +12,35 @@ devices in the network. The base NETCONF protocol is described in
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+NETCONF+AND+issuetype+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+1.13.0%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+NETCONF+AND+issuetype+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+1.13.0%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+netconf+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+1.13.0%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+netconf+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28Silicon%2C+%22Silicon+GA%22%2C+1.13.0%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+netconf+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 00a9ce0ae06a4971a8e247b02ec22804b6e6a354..e59c54f7e9f05e4a246196d84f7ea109d74e284b 100644 (file)
@@ -12,50 +12,35 @@ network protocols L2, L3, ACL, NAT, DHCP, IPv6 control, etc.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+netvirt+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+netvirt+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+netvirt+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+netvirt+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+netvirt+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
index 110231b9d44ee473c568bae2f0836cd718c90399..a55b8599e9ccae8050d1d340d76e856a555a70a6 100644 (file)
@@ -53,50 +53,35 @@ The OpenFlow Plugin project provides the following functionality:
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+openflowplugin+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+openflowplugin+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+openflowplugin+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+openflowplugin+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+openflowplugin+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 6385aa979b450f4ee8f41c50d43d6cbdf1192a49..889e057c3d304ecdfe4576a37010d24549ed8d73 100644 (file)
@@ -21,50 +21,35 @@ The OVSDB Project provides the following functionality:
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+ovsdb+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+ovsdb+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+ovsdb+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+ovsdb+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+ovsdb+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 85c762447b21a998e810ea5dc4f05b2a1c82c0fb..c55113a0e297fdb649c6982cfd320f8f8e720b90 100644 (file)
@@ -16,50 +16,35 @@ of a set of Java Karaf bundles and associated MD-SAL datastores.
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+serviceutils+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+serviceutils+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+serviceutils+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+serviceutils+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+serviceutils+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file
index 0e9013ea25320dfe3ba348b352ca683e551a7ba5..a028380660bb875d49e9297a67dc48237c276788 100644 (file)
@@ -48,50 +48,35 @@ The internal RPCs between those modules are defined in the Transport Service Pat
 Behavior/Feature Changes
 ========================
 
-This release introduces the following behavior changes:
+Here is the link to the features improved in this release:
 
-*
+`OpenDaylight JIRA Tickets - Improvement <https://jira.opendaylight.org/issues/?jql=project+%3D+tpce+AND+type+%3D+Improvement+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 New Features
 ============
 
-This release provides the following new features:
+Here is the link to the new features introduced in this release:
 
-*
+`OpenDaylight JIRA Tickets - New Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+tpce+AND+type+%3D+%22New+Feature%22+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Deprecated Features
 ===================
 
-This release removed the following features:
+Here is the link to the features removed in this release:
 
-*
+`OpenDaylight JIRA Tickets - Deprecated Feature <https://jira.opendaylight.org/issues/?jql=project+%3D+tpce+AND+type+%3D+Deprecate+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
 Resolved Issues
 ===============
 
-The following table lists the resolved issues fixed this release.
+Here is the link to the resolved issues fixed in this release:
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+`OpenDaylight JIRA Tickets - Resolved Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+tpce+AND+type+%3D+Bug+AND+status+in+%28Resolved%2C+Done%2C+Closed%29+AND+fixVersion+in+%28%22Silicon+GA%22%2C+Silicon%2C+silicon%29++ORDER+BY+issuetype+DESC%2C+key+ASC>`_
 
-   * - <bug ID>
-     -
 
 Known Issues
 ============
 
-The following table lists the known issues that exist in this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
+Here is the link to the known issues exist in this release:
 
-   * - <bug ID>
-     -
+`OpenDaylight JIRA Tickets - Known Issue <https://jira.opendaylight.org/issues/?jql=project+%3D+tpce+AND+type+%3D+Bug+AND+status+not+in+%28Resolved%2C+Done%2C+Closed%29+ORDER+BY+issuetype+DESC%2C+key+ASC>`_
\ No newline at end of file