Update ReadTheDocs docs folder
[vid.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 Release Notes
4 =============
5
6 Version: 1.1.1
7 ==============
8
9 :Release Date: 2017-11-16
10
11 New Features
12 -------------
13
14 1. Improved TOSCA parser.
15 2. Change Management - Provides the Operators a single tool for installing and maintaining the services as a self service activity. Provides the ability to schedule and execute change management workflows, Maintenance activities for vNFs that are already installed .
16 3. PNF - PNFs are already installed on the edges of the cloud. In order to configure the PNF, the service needs to be connected to the PNF.
17
18 **Epics**
19
20 -  [`VID-25`_] - Role management: Global Read only role
21 -  [`VID-26`_] - Role management: Support VID specific Roles
22 -  [`VID-27`_] - Change management: Schedule workflow
23 -  [`VID-28`_] - Change management: Status of workflow
24 -  [`VID-29`_] - Change management: Manual intervention
25 -  [`VID-30`_] - PNF instantiation: Trigger PNF service information to SO
26 -  [`VID-31`_] - PNF Instantiation: support service type PNF & display new fields
27
28 .. _VID-25: https://jira.onap.org/browse/VID-25
29 .. _VID-26: https://jira.onap.org/browse/VID-26
30 .. _VID-27: https://jira.onap.org/browse/VID-27
31 .. _VID-28: https://jira.onap.org/browse/VID-28
32 .. _VID-29: https://jira.onap.org/browse/VID-29
33 .. _VID-30: https://jira.onap.org/browse/VID-30
34 .. _VID-31: https://jira.onap.org/browse/VID-31
35
36 **Stories**
37
38 -  [`VID-44`_] - Implement change management phase 1
39 -  [`VID-48`_] - Change management: Schedule workflow
40 -  [`VID-49`_] - Change management: Status of workflow
41 -  [`VID-50`_] - Change management: Manual intervention
42 -  [`VID-51`_] - Trigger PNF service information to MSO
43 -  [`VID-52`_] - support service type PNF & display new fields
44
45 .. _VID-44: https://jira.onap.org/browse/VID-44
46 .. _VID-48: https://jira.onap.org/browse/VID-48
47 .. _VID-49: https://jira.onap.org/browse/VID-49
48 .. _VID-50: https://jira.onap.org/browse/VID-50
49 .. _VID-51: https://jira.onap.org/browse/VID-51
50 .. _VID-52: https://jira.onap.org/browse/VID-52
51
52
53 Bug Fixes
54 ----------
55
56 -  [`VID-20`_] - Failed to get service models from ASDC in VID
57 -  [`VID-59`_] - VID Fails Robot Health Check
58 -  [`VID-62`_] - VID healthcheck failure in RS ORD ONAP 1.1.0
59 -  [`VID-64`_] - got 500 from role/user API call
60 -  [`VID-79`_] - Not able to create service instance using VID portal
61 -  [`VID-82`_] - Create VF module with SDNC preload is throwing
62    exception
63
64 .. _VID-20: https://jira.onap.org/browse/VID-20
65 .. _VID-59: https://jira.onap.org/browse/VID-59
66 .. _VID-62: https://jira.onap.org/browse/VID-62
67 .. _VID-64: https://jira.onap.org/browse/VID-64
68 .. _VID-79: https://jira.onap.org/browse/VID-79
69 .. _VID-82: https://jira.onap.org/browse/VID-82
70
71
72 **Known Issues**
73         - `VID-78 <https://jira.onap.org/browse/VID-78>`_ 
74           VID shows the HTML code output whenever the customer list is empty (Cosmetic)
75
76 **Upgrade Notes**
77 A scheduler is needed for the change management feature to work (not included in the Amsterdam release).
78
79 **Other**
80 In order to work properly, VID needs a working instance of SDC, A&AI and SO.
81
82 ===========
83
84 End of Release Notes