e593d4f8ccdb50b13bf1a3cc7bd38f0ec5fd2007
[externalapi/nbi.git] / docs / releasenotes / releasenotes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2018 ORANGE
4
5
6 Release Notes
7 =============
8
9
10 Version: 1.0.0
11 --------------
12
13
14 :Release Date:
15 May 25th, 2018 - Beijing release.
16
17 **New Features**
18 Main features are:
19 - EXTAPI39 - Retrieve SDC information (catalog information) for service level artefacts based on TMF633 open APIs - operation GET
20 - EXTAPI41 - Retrieve AAI information (inventory information) for service instance level artefacts based on TMF638 open APIs - operation GET
21 - EXTAPI42 - Create and retrieve SO service request for service level based on TMF 641 open APIS - Operations POST & GET
22 Detail of features described in the readTheDoc documentation.
23
24 **Bug Fixes**
25 Not applicable - This is an initial release
26
27 **Known Issues**
28 For service catalog:
29 - Find criterias are limited
30
31 For service inventory:
32 - Customer information must be passed to get complete service representation.
33 - Find criterias are limited
34
35 For service order:
36 - ServiceOrder will manage only ‘add’ and ‘delete’ operation (no change).
37 - Only service level request is performed - no request for VNF/VF and no call to SDNC
38 - (EXTAPI70) Links between customer/service instance and cloud/tenant not done (trigger VID issue)
39 - Only active service state is considered to add a service.
40
41 Detail of limitations described in the readTheDoc documentation.
42
43 **Security Issues**
44 Security has not be addressed in this release: Authentification management and Data Access rights have not been implemented.
45
46 **Upgrade Notes**
47 Not applicable - This is an initial release
48
49 **Deprecation Notes**
50 Not applicable - This is an initial release
51
52 **Other**
53
54 ===========
55
56 End of Release Notes