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.0
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-23`_] - Role management for instantiation flows
21 -  [`VID-25`_] - Role management for instantiation flows
22 -  [`VID-26`_] - Role management for instantiation flows
23 -  [`VID-27`_] - Change management with work flows
24 -  [`VID-28`_] - Change management with work flows
25 -  [`VID-29`_] - Change management with work flows
26 -  [`VID-30`_] - PNF instantiation
27 -  [`VID-31`_] - PNF Instantiation
28
29 .. _VID-23: https://jira.onap.org/browse/VID-23
30 .. _VID-25: https://jira.onap.org/browse/VID-25
31 .. _VID-26: https://jira.onap.org/browse/VID-26
32 .. _VID-27: https://jira.onap.org/browse/VID-27
33 .. _VID-28: https://jira.onap.org/browse/VID-28
34 .. _VID-29: https://jira.onap.org/browse/VID-29
35 .. _VID-30: https://jira.onap.org/browse/VID-30
36 .. _VID-31: https://jira.onap.org/browse/VID-31
37
38 **Stories**
39
40 -  [`VID-44`_] - Implement change management phase 1
41 -  [`VID-48`_] - Change management: Schedule workflow
42 -  [`VID-49`_] - Change management: Status of workflow
43 -  [`VID-50`_] - Change management: Manual intervention
44 -  [`VID-51`_] - Trigger PNF service information to MSO
45 -  [`VID-52`_] - support service type PNF & display new fields
46
47 .. _VID-44: https://jira.onap.org/browse/VID-44
48 .. _VID-48: https://jira.onap.org/browse/VID-48
49 .. _VID-49: https://jira.onap.org/browse/VID-49
50 .. _VID-50: https://jira.onap.org/browse/VID-50
51 .. _VID-51: https://jira.onap.org/browse/VID-51
52 .. _VID-52: https://jira.onap.org/browse/VID-52
53
54
55 Bug Fixes
56 ----------
57
58 -  [`VID-20`_] - Failed to get service models from ASDC in VID
59 -  [`VID-59`_] - VID Fails Robot Health Check
60 -  [`VID-62`_] - VID healthcheck failure in RS ORD ONAP 1.1.0
61 -  [`VID-64`_] - got 500 from role/user API call
62 -  [`VID-79`_] - Not able to create service instance using VID portal
63 -  [`VID-82`_] - Create VF module with SDNC preload is throwing
64    exception
65
66 .. _VID-20: https://jira.onap.org/browse/VID-20
67 .. _VID-59: https://jira.onap.org/browse/VID-59
68 .. _VID-62: https://jira.onap.org/browse/VID-62
69 .. _VID-64: https://jira.onap.org/browse/VID-64
70 .. _VID-79: https://jira.onap.org/browse/VID-79
71 .. _VID-82: https://jira.onap.org/browse/VID-82
72
73
74 **Known Issues**
75         - `VID-78 <https://jira.onap.org/browse/VID-78>`_ 
76           VID shows the HTML code output whenever the customer list is empty (Cosmetic)
77
78 **Upgrade Notes**
79 A scheduler is needed for the change management feature to work (not included in the Amsterdam release).
80
81 **Other**
82 In order to work properly, VID needs a working instance of SDC, A&AI and SO.
83
84 ===========
85
86 End of Release Notes