aboutsummaryrefslogtreecommitdiffstats
path: root/docs/releasenotes/releasenotes.rst
blob: e593d4f8ccdb50b13bf1a3cc7bd38f0ec5fd2007 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.. 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.

**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**

===========

End of Release Notes