automating release notes pages using jira filters.
[docs.git] / docs / release-notes / projects / infrautils.rst
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