diff options
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | 2020-04-07 20:22:32 +0000 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-04-08 11:35:10 -0700 |
commit | 53a5a97ac782be6ccce52c7757533e30123b03e8 (patch) | |
tree | 47fd3b1e55e3bc428611090440cea8a9bfeb602b /docs/release-notes.rst | |
parent | 8ef1117acc1ed77127d06b03ab37b9413d114b7a (diff) |
Automation adds release-notes.rst
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>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 72b394ba..6aade9ba 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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** |