diff options
author | Dan Timoney <dtimoney@att.com> | 2019-06-04 17:50:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-04 17:50:17 +0000 |
commit | f114f3be79ef1553a1df42c132b1c859ab689ed2 (patch) | |
tree | 5401dd778508e429e789f5fac2550e987f60ea37 /docs/release-notes.rst | |
parent | b6744eff091d0c84be4a76966f95925c777e0cb6 (diff) | |
parent | 91311b5f8d406d5a644daa00e72877f1b960289d (diff) |
Merge "Add release notes for Dublin"
Former-commit-id: 165f8758e43a64e13e29930cfb3fc6b2f714e63b
Diffstat (limited to 'docs/release-notes.rst')
-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 -------------- |