aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-09-13 09:56:32 -0400
committerwr148d <wr148d@att.com>2022-09-13 09:56:32 -0400
commit989faa9b2e38ea16b0dee0da26d6434170faeaa5 (patch)
tree1500a42c0645b4ff3bea01dc6909483bd4422e85
parentc6970dd575321c6642a1fb8baed377a6c22cd968 (diff)
[AAI] Add preliminary documentation for the Kohn release
Issue-ID: AAI-3519 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Ibbfee75b079aa37de20370c496b51abd1a25307a
-rw-r--r--docs/release-notes.rst80
1 files changed, 79 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index bf52368c..3855ee8c 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,11 +10,89 @@ AAI Release Notes
Abstract
========
-This document provides release notes for the Active and Available Inventory Project's Jakarta Release
+This document provides release notes for the Active and Available Inventory Project's Kohn Release
Release Data
============
+Version: 11.0.0
+--------------
+
+:Release Date: 2022-11-10
+
+New Features
+------------
+
+The R11 Kohn release of ONAP includes updates to the schema and edge rules. AAI is serving v27 as the latest version of the REST APIs, and has support for v25.
+
+- Model updates made on the following nodes for changes to attributes or indexing, present in v27
+ * User Network Interfaces (uni)
+ * Route target
+ * Network Route
+ * Bgp neighbor
+ * Vpn binding
+ * Lag interface
+ * Physical interface
+ * Logical interface
+
+- Edge rule changes include
+ * UPDATE collection > service instance edge label and multiplicity change
+ * ADD configuration > p-interface
+ * ADD collection>endpoint
+ * ADD collection>configuration
+ * ADD collection>aggregate-route
+ * ADD collection>parameter-list
+ * ADD collection>policy-key-term
+ * ADD collection>policy-map-member
+ * ADD collection>rule
+ * ADD collection>profile
+ * ADD collection>policy
+ * ADD collection>l3-network
+ * ADD collection>vpn-binding
+ * ADD collection>community-list
+ * ADD collection>object-group
+ * ADD p-interface>object-group
+
+- Please note log4j is still on older versions in a transitive dependency for aaf auth for the following mS
+ * onap-aai-aai-common
+ * onap-aai-babel
+ * onap-aai-resources
+ * onap-aai-schema-service
+ * onap-aai-traversal
+
+Known Limitations, Issues, and Workarounds
+==========================================
+
+Known Issues
+------------
+
+* DMAAP Events are Not Being Published from AAI-Resources (AAI-3507)
+
+Workarounds
+-----------
+
+* None
+
+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 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
+
Version: 10.0.0
--------------