Automation adds release-notes.rst 32/105432/3
authorLF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org>
Tue, 7 Apr 2020 20:22:32 +0000 (20:22 +0000)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 8 Apr 2020 18:35:10 +0000 (11:35 -0700)
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.

Issue-ID: CIMAN-376
Change-Id: Ib539bbb69e365f6091b224c1fc1bf60e3e90e48b
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
docs/release-notes.rst

index 72b394b..6aade9b 100644 (file)
@@ -1,4 +1,5 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. _release_notes:
 
 Release Notes
 #############
@@ -276,21 +277,21 @@ list summarizes some of the more critical features:
 +--------------+-----------------------------------------------------------------------------------------------+
 | Jira #       | Abstract                                                                                      |
 +==============+===============================================================================================+
-| [CCSDK-222]  | Ansible server support <https://jira.onap.org/browse/CCSDK-222>                               |
+| [CCSDK-222]  | Ansible server support <https://jira.onap.org/browse/CCSDK-222>                               |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-191]  | enable fast loading of graphs <https://jira.onap.org/browse/CCSDK-191>                        |
+| [CCSDK-191]  | enable fast loading of graphs <https://jira.onap.org/browse/CCSDK-191>                        |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-179]  | Upgrade CCSDK ODL containers to Nitrogen <https://jira.onap.org/browse/CCSDK-179>             |
+| [CCSDK-179]  | Upgrade CCSDK ODL containers to Nitrogen <https://jira.onap.org/browse/CCSDK-179>             |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-177]  | Upgrade sli/northbound to Nitrogen <https://jira.onap.org/browse/CCSDK-177>                   |
+| [CCSDK-177]  | Upgrade sli/northbound to Nitrogen <https://jira.onap.org/browse/CCSDK-177>                   |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-176]  | Upgrade sli/adaptors to Nitrogen <https://jira.onap.org/browse/CCSDK-176>                     |
+| [CCSDK-176]  | Upgrade sli/adaptors to Nitrogen <https://jira.onap.org/browse/CCSDK-176>                     |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-175]  | Upgrade sli/core to Nitrogen <https://jira.onap.org/browse/CCSDK-175>                         |
+| [CCSDK-175]  | Upgrade sli/core to Nitrogen <https://jira.onap.org/browse/CCSDK-175>                         |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-174]  | Update ccsdk parent to support Nitrogen parent poms <https://jira.onap.org/browse/CCSDK-174>  |
+| [CCSDK-174]  | Update ccsdk parent to support Nitrogen parent poms <https://jira.onap.org/browse/CCSDK-174>  |
 +--------------+-----------------------------------------------------------------------------------------------+
-| [CCSDK-172]  | Ability to call Ansible playbook from directed graph <https://jira.onap.org/browse/CCSDK-172> |
+| [CCSDK-172]  | Ability to call Ansible playbook from directed graph <https://jira.onap.org/browse/CCSDK-172> |
 +--------------+-----------------------------------------------------------------------------------------------+
 
 **Bug Fixes**
@@ -302,7 +303,7 @@ The full list of bug fixes in the CCSDK Beijing release may be found at <https:/
 +--------------+-----------------------------------------------------------------------------------------------------+
 | Jira #       | Abstract                                                                                            |
 +==============+=====================================================================================================+
-| [CCSDK-136]  | pgaas is dependent on location\_prefix being all lowercase <https://jira.onap.org/browse/CCSDK-136> |
+| [CCSDK-136]  | pgaas is dependent on location\_prefix being all lowercase <https://jira.onap.org/browse/CCSDK-136> |
 +--------------+-----------------------------------------------------------------------------------------------------+
 
 **Security Notes**