diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-06-04 09:48:20 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-06-04 09:48:20 -0400 |
commit | 91311b5f8d406d5a644daa00e72877f1b960289d (patch) | |
tree | a930952094a584d87ba6279b1136a1a6b8848663 | |
parent | ca2bc3fbd5767abe04cf85a880b6706ec8c676f1 (diff) |
Add release notes for Dublin
Add release notes for Dublin release.
Change-Id: Id54e3a70f04aa08f24f748b30bd077b3f8d7a035
Issue-ID: SDNC-786
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 88e912e5cc371f5fe37f6a7d6d609de8ca538232
-rw-r--r-- | docs/release-notes.rst | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d30fee60..f4ea951a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,53 @@ Release Notes ============= +Version 1.5.3 +------------- +:Release Date: 2019-06-13 + +**New Features** + +The full list of Dublin epics and user stories for SDNC maybe be found at <https://jira.onap.org/issues/?filter=11803>. + +The following list summarizes some of the most significant epics: + ++------------+----------------------------------------------------------------------------+ +| Jira # | Abstract | ++============+============================================================================+ +| [SDNC-551] | OpenDaylight Fluorine Support | ++------------+----------------------------------------------------------------------------+ +| [SDNC-564] | 5G Use Case | ++------------+----------------------------------------------------------------------------+ +| [SDNC-565] | CCVPN Use Case Extension | ++------------+----------------------------------------------------------------------------+ +| [SDNC-570] | SDN-R: Server side component | ++------------+----------------------------------------------------------------------------+ +| [SDNC-579] | SDN-R : UX-Client | ++------------+----------------------------------------------------------------------------+ +| [SDNC-631] | SDNC support for the PNF Use Case Network Assign for Plug and Play feature | ++------------+----------------------------------------------------------------------------+ + + +**Bug Fixes** +The full list of bug fixes in the SDNC Dublin release may be found at <https://jira.onap.org/issues/?filter=11805> + +**Known Issues** +The full list of known issues in SDNC may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11119> + +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + +*Known Vulnerabilities in Used Modules* + +Quick Links: + +- `SDNC project page <https://wiki.onap.org/display/DW/Software+Defined+Network+Controller+Project>`_ +- `Passing Badge information for SDNC <https://bestpractices.coreinfrastructure.org/en/projects/1703>`_ +- `Project Vulnerability Review Table for Casablanca Release <https://wiki.onap.org/pages/viewpage.action?pageId=45307811>`_ + Version: 1.4.4 -------------- |