aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorwreehil <wr148d@att.com>2020-11-18 13:21:17 -0500
committerWilliam Reehil <william.reehil@att.com>2020-11-18 21:06:51 +0000
commit82dc092efefd0848ca4ad33f9ebd16b09e82ae43 (patch)
tree0c0733828c0937455d5bc40c8c07b42792ed7792 /docs/release-notes.rst
parent44cb9139dc92476d4bd857a2bd956a7becb1127a (diff)
Updated the release-notes with data for the guilin release stating what was done in the release
Issue-ID: AAI-3218 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I5ab352375395f2a041b13a5e04758a8d65d1b059 (cherry picked from commit 4c1ae46d787ef4b19677768919160a003fc3aa6d)
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst70
1 files changed, 62 insertions, 8 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 884b63f2..6b304581 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,15 +10,69 @@ AAI Release Notes
Abstract
========
-This document provides release notes for the Active and Available Inventory Project's Frankfurt Release
+This document provides release notes for the Active and Available Inventory Project's Guilin Release
Release Data
============
+Version: 7.0.0
+--------------
+
+:Release Date: 2020-11-19 (TBD)
+
+New Features
+------------
+
+The R7 Guilin release of ONAP includes updates to both use cases and non-functional requirements. The AAI platform maturity rating graduated from Incubation to Mature in Guilin. AAI is serving v21 as the latest version of the REST APIs, and has support for v19.
+
+- Functional Updates
+ * Model updates as part of CCVPN Transport Slicing Feature
+ * Model updates as part of xNF Software Upgrade feature
+ * Model updates as part of Multi-tenancy
+ * Updates to SDC model parsing to support Bulk PM/PM Data Control Extension & E2E Network Slicing features
+ * Configurable ability to control concurrency locking
+ * Configurable ability to enforce ownership of owning entity on pnf crud interactions (Multi-tenancy poc)
+ * Enhancements to the model based on physical inventory
+ * Support for nested json formatted responses using the as-tree=true parameter for traversal mS calls
+- Non-functional Updates
+ * Updated microservices to run as non-root
+ * Spring boot 2 upgrades to our microservices
+ * Enhanced logging
+ * Added limits to aai pods
+ * Update mS based on license scan findings
+- Deprecation Notice
+ * ESR Server is retired
+ * ESR GUI is retired
+ * AAI Sparky UI is not supported in Guilin nor is its supporting mS data-router, search-data-service, or elastic. Targeted for retirement in Honolulu.
+
+Known Issues
+------------
+
+* `AAI-3219 <https://jira.onap.org/browse/AAI-3219>`_ - AAI-EVENT notifications failed to be published to DMaap
+
+References
+==========
+
+Quick links:
+
+- `AAI project page <https://wiki.onap.org/display/DW/Active+and+Available+Inventory+Project>`_
+- `Passing Badge information for AAI <https://bestpractices.coreinfrastructure.org/en/projects/1591>`_
+
+For more information on the ONAP Guilin 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
Version: 6.0.0
--------------
-:Release Date: 2020-06-04 (TBD)
+:Release Date: 2020-06-04
New Features
------------
@@ -36,7 +90,7 @@ The R6 Frankfurt release of ONAP includes updates to both use cases and non-func
- Integration with sonarcloud
- All containers run as non-root user
-champ, spike, and gizmo are deprecated and removed from the helm chart. This will be the last release where aai manages its own helm chart, in R7 Guilin and beyond, the aai/oom submodule will be merged back into the oom project.
+champ, spike, and gizmo are deprecated and removed from the helm chart.
Known Limitations, Issues, and Workarounds
==========================================
@@ -65,12 +119,12 @@ Quick links:
- `Passing Badge information for AAI <https://bestpractices.coreinfrastructure.org/en/projects/1591>`_
For more information on the ONAP Frankfurt 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
@@ -96,7 +150,7 @@ seamless upgrade from 0.2.0 which was used in Dublin.
Users who would like to further reduce the AAI footprint can update the
aai/oom helm charts.
-To re-enable the services that have been disabled by default, update
+To re-enable the services that have been disabled by default, update
to "enabled: true" in aai/oom/values.yaml:
.. code-block:: bash
@@ -118,9 +172,9 @@ aai/oom/values.yaml for each of the following services:
enabled: false
aai-search-data:
enabled: false
- aai-elasticsearch:
+ aai-elasticsearch:
enabled: false
- aai-sparky-fe:
+ aai-sparky-fe:
enabled: false
*Known Vulnerabilities in Used Modules*