summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Robert <rene.robert@orange.com>2018-05-02 08:18:27 +0000
committerRene Robert <rene.robert@orange.com>2018-05-02 08:18:27 +0000
commit38bbb437d576643d450bc1fed0a20dfd93e45363 (patch)
treeefd7bf6a5f1d5e1200e303fe45d2d50d12b2b847
parent40d5bf3bc9981fa1c35d525e90cc0396fb99b5c7 (diff)
add release notes
Issue-ID: EXTAPI-79 Change-Id: I2bc9570eafd46e3de47de1aaf4da0518ef484d76 Signed-off-by: Rene Robert <rene.robert@orange.com>
-rw-r--r--docs/releasenotes/releasenotes.rst27
1 files changed, 25 insertions, 2 deletions
diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst
index a4ef6fb..e593d4f 100644
--- a/docs/releasenotes/releasenotes.rst
+++ b/docs/releasenotes/releasenotes.rst
@@ -7,24 +7,47 @@ Release Notes
=============
-Version:
+Version: 1.0.0
--------------
:Release Date:
-
+May 25th, 2018 - Beijing release.
**New Features**
+Main features are:
+- EXTAPI39 - Retrieve SDC information (catalog information) for service level artefacts based on TMF633 open APIs - operation GET
+- EXTAPI41 - Retrieve AAI information (inventory information) for service instance level artefacts based on TMF638 open APIs - operation GET
+- EXTAPI42 - Create and retrieve SO service request for service level based on TMF 641 open APIS - Operations POST & GET
+Detail of features described in the readTheDoc documentation.
**Bug Fixes**
+Not applicable - This is an initial release
**Known Issues**
+For service catalog:
+- Find criterias are limited
+
+For service inventory:
+- Customer information must be passed to get complete service representation.
+- Find criterias are limited
+
+For service order:
+- ServiceOrder will manage only ‘add’ and ‘delete’ operation (no change).
+- Only service level request is performed - no request for VNF/VF and no call to SDNC
+- (EXTAPI70) Links between customer/service instance and cloud/tenant not done (trigger VID issue)
+- Only active service state is considered to add a service.
+
+Detail of limitations described in the readTheDoc documentation.
**Security Issues**
+Security has not be addressed in this release: Authentification management and Data Access rights have not been implemented.
**Upgrade Notes**
+Not applicable - This is an initial release
**Deprecation Notes**
+Not applicable - This is an initial release
**Other**