diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 13:49:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-05-28 18:44:01 +0000 |
commit | d2936ad0559801a49e9230ba5ea150b1e7686a54 (patch) | |
tree | f4e85c14f74a447ea5b3f68730f94439716e069b /docs | |
parent | 8d4467847a7992c1525555a3f43599b195a0bf08 (diff) |
Add Dublin release notes
Add release notes for Dublin release
Change-Id: Ib349c3ae7f48442c7f1ef323cbb7bc7b71aec86e
Issue-ID: CCSDK-1366
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9bdb24e3..75bf44f4 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,44 @@ Release Notes ############# +Version 0.4.3 +************* +:Release Date: 2019-06-13 + +**New Features** + +The full list of Dublin epics and user stories for CCSDK maybe be found at <https://jira.onap.org/issues/?filter=11802>. + +The following list summarizes some of the most significant epics: + ++-------------+------------------------------------------------+ +| Jira # | Abstract | ++=============+================================================+ +| [CCSDK-575] | Improve E2E Process Automation | ++-------------+------------------------------------------------+ +| [CCSDK-840] | S3P - Footprint Optimization | ++-------------+------------------------------------------------+ +| [CCSDK-859] | Update to OpenDaylight Fluorine | ++-------------+------------------------------------------------+ +| [CCSDK-929] | 5G Use Case | ++-------------+------------------------------------------------+ +| [CCSDK-930] | CCVPN Use Case Extension | ++-------------+------------------------------------------------+ + + +**Bug Fixes** +The full list of bug fixes in the CCSDK Dublin release may be found at <https://jira.onap.org/issues/?filter=11804> + +**Known Issues** +The full list of known issues in CCSDK may be found in the ONAP Jira at <https://jira.onap.org/issues/?filter=11341> + +Quick Links: + - `CCSDK project page <https://wiki.onap.org/display/DW/Common+Controller+SDK+Project>`_ + + - `Passing Badge information for CCSDK <https://bestpractices.coreinfrastructure.org/en/projects/1630>`_ + + - `Project Vulnerability Review Table for CCSDK <https://wiki.onap.org/pages/viewpage.action?pageId=51282469>`_ + Version: 0.3.3 ************** |