From: jimmy Date: Tue, 7 Nov 2017 22:39:24 +0000 (-0500) Subject: Update Amsterdam Release Notes X-Git-Tag: v1.1.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b44ac0994e1a513c4f832d830c9cd731eb2ce707;p=aai%2Faai-common.git Update Amsterdam Release Notes Issue-ID: AAI-255 Change-Id: I9247e47e34aad54c43300c96a3f4dd7ab553c90d Signed-off-by: jimmy --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index efd36781..eac2ff4f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,7 +3,7 @@ .. Copyright 2017 AT&T Intellectual Property. All rights reserved. -A&AI Release Notes +AAI Release Notes ================== .. note:: @@ -18,30 +18,235 @@ Version: x.y.z -------------- -:Release Date: yyyy-mm-dd - +:Release Date: 2017-11-17 **New Features** - Initial release of Active and Available Inventory (AAI) for Open Network Automation Platform (ONAP) + Initial release of Active and Available Inventory (AAI) for Open Network Automation Platform (ONAP). AAI provides ONAP with its logically centralized view of inventory data, taking in updates from orchestrators, controllers, and assurance systems. AAI provides core REST services for + + ONAP AAI R1 includes the following components: + +- AAI Data Management + - Resources (CRUD operations) + - Traversal (Advanced search operations) + - Data Router (Route/persist AAI event data for consumption by the UI) + - Model Loader (Obtains SDC artifacts and loads them into the A&AI Resources service for storage) + - Search Data SErvice (Abstraction layer for searchengine, supporting queries and updates) + +- Applications + - Sparky (AAI User Interface) + +Source code of AAI is released under the following repositories on gerrit.onap.org +- aai/aai-common +- aai/aai-config +- aai/aai-data +- aai/aai-service +- aai/babel +- aai/champ +- aai/data-router +- aai/esr-gui +- aai/esr-server +- aai/gizmo +- aai/logging-service +- aai/model-loader +- aai/resources +- aai/rest-client +- aai/router-core +- aai/search-data-service +- aai/sparky-be +- aai/sparky-fe +- aai/test-config +- aai/traversal + +Epic +^^^^ + - `AAI-17 `_ + Seed code stabilization + - `AAI-20 `_ + Champ Library + - `AAI-22 `_ + Amsterdam User Case Schema Updates + - `AAI-23 `_ + Model Loader Support for R1 + - `AAI-58 `_ + Define and build functional test cases for CSIT + - `AAI-72 `_ + External System Register + - `AAI-254 `_ and a sentence explaining what this defect is addressing. + +`AAI-11 "). + +`AAI-417 `_ and two, three sentences. - One sentences explaining what is the issue. + - `AAI-61 `_ + AAI cleaned up references to OpenECOMP but in order to keep the release stable for R1, the XML namespace still contains openecomp. - Another sentence explaining the impact of the issue. - - And an optional sentence providing a workaround. + Client systems should use http://org.openecomp.aai.inventory/v11 as the XML namespace for ONAP AAI R1 **Security Issues** - You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE `_ + See Common Vulnerabilities and Exposures `CVE `_ + + ONAP docker images and repos include demo TLS server certificates that are signed by a demo Certificate Authority. DO NOT use the demo certificates in a production environment. + AAI uses HTTPS Basic Authentication **Upgrade Notes** + This is an initial release + **Deprecation Notes** AAI Amsterdam provides support for legacy versions of the API, v8 and v11 in this release. v11 is the latest and preferred version.