diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 13:49:35 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-28 13:49:35 -0400 |
commit | c30a63891a3ccbb35633d51fa25577e4b4058ce8 (patch) | |
tree | 7daf842abb603f87a6ca39ee57d09381e4fcaf2f | |
parent | 1c87c62a02eeb2ea20608d977372a9e3553e43f3 (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>
-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 ************** |