From: Jimmy Forsyth Date: Wed, 14 Nov 2018 22:08:48 +0000 (-0500) Subject: Update R3 release notes X-Git-Tag: 1.4.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6d4c56a5f9288d21ffe6d0711ede3b288f6030a2;p=aai%2Faai-common.git Update R3 release notes Issue-ID: AAI-1914 Change-Id: Iffed2a049e4b1e746d845a73da31432e6e9c74dc Signed-off-by: Jimmy Forsyth --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b30bf39b..ee775719 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,6 +6,40 @@ AAI Release Notes ================== +Version: 1.3.0 +-------------- + +:Release Date: TBD + +**New Features** + +The R3 Casablanca release of ONAP again focuses on platform maturity +and deployablity. AAI continued to leverage oom and kubernetes, and +added new data types in support of multiple R3 use cases. AAI added a +new schema ingest library which moves AAI closer to being more +model-driven. + +Authentication and Authorization is performed using AAF with the CADI +framework. We use basic authentication with RBAC (Role Based Access +Control) to secure the AAI REST APIs. + +**Epic** + +- `AAI-32 `_ Integrate with AAF +- `AAI-766 `_ Microservice for administering the AAI graph db +- `AAI-767 `_ Make AAI More Model Driven +- `AAI-981 `_ Schema updates required for the R3 Casablanca use cases +- `AAI-1340 `_ Support CCVPN use case in AAI +- `AAI-1409 `_ SONAR Coverage +- `AAI-1410 `_ Logging Enhancements +- `AAI-1411 `_ SRIOV Automation +- `AAI-1413 `_ 5G Core Scale over Network Cloud +- `AAI-1415 `_ SVLAN and CVLAN rewrite +- `AAI-1416 `_ Enhance CRUD APIs to take Optional "format" +- `AAI-1418 `_ VLAN Tagging +- `AAI-1419 `_ Schema Ingest Library + + Version: 1.2.0 --------------