diff options
author | hariharan97 <rh20085046@wipro.com> | 2021-03-24 17:39:28 +0530 |
---|---|---|
committer | hariharan97 <rh20085046@wipro.com> | 2021-03-24 17:43:57 +0530 |
commit | 8ed15a480518cb85bb6442e94759c4c6981d2017 (patch) | |
tree | 966adfb3a6acad2e942b447a5cf247182167c96c /docs/sections | |
parent | 11e362c453d8188076b7bc4511267f2ba4128e56 (diff) |
Update Release notes
Issue-ID: OPTFRA-935
Signed-off-by: hariharan97 <rh20085046@wipro.com>
Change-Id: Ia3c52f16203710ba08aa1c33d17ac155beccc018
Diffstat (limited to 'docs/sections')
-rw-r--r-- | docs/sections/release-notes.rst | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 18f0957..4265788 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,6 +7,90 @@ Release Notes ============= .. =========================== +.. * * * HONOLULU * * * +.. =========================== + +Abstract +======== + +This document provides the release notes for the Honolulu release. + +Summary +======= + + +Release Data +============ + + ++--------------------------------------+--------------------------------------+ +| **OOF Project** | | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | - optf-has 2.1.4 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | 8.0.0 honolulu | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 04/08/2021 (TBD) | +| | | ++--------------------------------------+--------------------------------------+ + + +New features +------------ + +- Support for NST selection feature with AAI and SDC interface +- Enhancement in Slice profile generation - Deriving TA list from coverage Area + +Bug Fixes +========= + +- OPTFRA-907 Fix AAI plugin to fetch service/slice profile associated with NSI/NSSI +- OPTFRA-924 Replace pycryptodome with pycrytodomex, since it is not well maintained + +Known Limitations, Issues and Workarounds +========================================= + +System Limitations +------------------ + + +Known Vulnerabilities +--------------------- + + +Workarounds +----------- + + +Security Notes +-------------- + + +References +========== + +For more information on the ONAP Honolulu release, please see: + +#. `ONAP Home Page`_ +#. `ONAP Documentation`_ +#. `ONAP Release Downloads`_ +#. `ONAP Wiki Page`_ + + +.. _`ONAP Home Page`: https://www.onap.org +.. _`ONAP Wiki Page`: https://wiki.onap.org +.. _`ONAP Documentation`: https://docs.onap.org +.. _`ONAP Release Downloads`: https://git.onap.org + +Quick Links: + - `OOF project page <https://wiki.onap.org/display/DW/Optimization+Framework+Project>`_ + - `Passing Badge information for OOF <https://bestpractices.coreinfrastructure.org/en/projects/1720>`_ + + +.. =========================== .. * * * GUILIN * * * .. =========================== |