Update release notes 10/124910/2
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 13 Oct 2021 15:51:50 +0000 (21:21 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Mon, 18 Oct 2021 09:47:16 +0000 (15:17 +0530)
Issue-ID: OPTFRA-1007
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Ibf8451d66d0eef8edfae66c91acac2236c40a8a8

docs/sections/release-notes.rst
requirements.txt

index 4c67ae3..67caf9d 100644 (file)
@@ -7,6 +7,96 @@
 Release Notes
 =============
 
+
+..      ===========================
+..      * * *   ISTANBUL  * * *
+..      ===========================
+
+Abstract
+========
+
+This document provides the release notes for the Istanbul release.
+
+Summary
+=======
+
+
+Release Data
+============
+
+
++--------------------------------------+--------------------------------------+
+| **OOF Project**                      |                                      |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Docker images**                    |   optf-osdf 3.0.6                    |
+|                                      |                                      |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release designation**              | 8.0.0 istanbul                       |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | 28/10/2021 (TBD)                     |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+
+New features
+------------
+
+- Enhancements in NxI termination to support second level NSSIs
+- Update NxI termination app to use AAI DSL query
+- Add CPS client for PCI app
+- OSDF image optimization
+
+Bug Fixes
+---------
+
+- OPTFRA-511 Return error when policies are not present
+- OPTFRA-943 Fix issues in NSI selection response
+- OPTFRA-853 Remove unwanted gplv3 components from docker image
+
+
+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  * * *
 ..      ===========================
index b17a915..56a8931 100644 (file)
@@ -6,7 +6,7 @@ Flask-HTTPAuth>=3.2.2
 jsonschema>=2.5.1
 lxml>=3.6.4
 python-dateutil>=2.5.3
-PyYAML>=3.12
+PyYAML==5.4.1
 requests>=2.14.2
 schematics>=2.0.0
 onapsmsclient>=0.0.4