diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-13 21:20:31 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-10-18 15:36:31 +0530 |
commit | dd06e2675aedd7ae6344f2f51e70bbd468f36ce5 (patch) | |
tree | eab46dc32461a4f96f1bd189117f5c8c6c44bd12 /docs/sections/release-notes.rst | |
parent | eacfbf2aec781c4f886e3e72866b4399db0a1cde (diff) |
Update release notes
Issue-ID: OPTFRA-1007
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I817280206062fa63fbd9a04a3083ce8607c670fe
Diffstat (limited to 'docs/sections/release-notes.rst')
-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 4265788..7c1c68f 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -7,6 +7,90 @@ Release Notes ============= .. =========================== +.. * * * ISTANBUL * * * +.. =========================== + +Abstract +======== + +This document provides the release notes for the Istanbul release. + +Summary +======= + + +Release Data +============ + + ++--------------------------------------+--------------------------------------+ +| **OOF Project** | | +| | | ++--------------------------------------+--------------------------------------+ +| **Docker images** | - optf-has 2.2.1 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | 8.0.0 istanbul | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 28/10/2021 (TBD) | +| | | ++--------------------------------------+--------------------------------------+ + + +New features +------------ + +- Migration from MUSIC to ETCD for backend DB + +Bug Fixes +========= + +- OPTFRA-968 Fix AAI plugin to fetch service/slice profile associated with NSI/NSSI +- OPTFRA-853 Remove unwanted gplv3 components from docker image +- OPTFRA-971 Fix issues in OOF-CPS interface + +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>`_ + + +.. =========================== .. * * * HONOLULU * * * .. =========================== |