aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releasenotes
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2018-05-07 14:48:56 +0000
committerEric Debeau <eric.debeau@orange.com>2018-05-07 14:54:09 +0000
commit3b87b3839c6d2407b740feb69dfffe8807bd48cc (patch)
treedc8984154e04ab42877f3659697b1387590c36de /docs/releasenotes
parentf73c501dc6347ea78ff9da629e02200db1dd7297 (diff)
Correct release note
Minor editorial corrections Corrections to pass DOC8 Add link to JIRA Issues Change-Id: I58e476cfdda50d6a214bebec276d9c32b5d710c2 Issue-ID: EXTAPI-82 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/releasenotes')
-rw-r--r--docs/releasenotes/releasenotes.rst36
1 files changed, 23 insertions, 13 deletions
diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst
index e593d4f..283b321 100644
--- a/docs/releasenotes/releasenotes.rst
+++ b/docs/releasenotes/releasenotes.rst
@@ -1,52 +1,62 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a
+.. Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2018 ORANGE
-
Release Notes
=============
-
Version: 1.0.0
--------------
-
-:Release Date:
-May 25th, 2018 - Beijing release.
+:Release Date: 2018-05-24
**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
+
+- `EXTAPI-39 <https://jira.onap.org/browse/EXTAPI-39>`_ - Retrieve SDC information (catalog information) for service level artifacts based on TMF633 open APIs - operation GET
+- `EXTAPI-41 <https://jira.onap.org/browse/EXTAPI-41>`_ - Retrieve AAI information (inventory information) for service instance level artifacts based on TMF638 open APIs - operation GET
+- `EXTAPI-42 <https://jira.onap.org/browse/EXTAPI-42>`_ - Create and retrieve SO service request for service level based on TMF641 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
+- 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 service level request is performed.
+- No request for VNF/VF and no call to SDNC.
+- `EXTAPI-70 <https://jira.onap.org/browse/EXTAPI-70>`_ : 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.
+
+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**