Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 3 | VID Release Notes |
| 4 | ================= |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 5 | |
Ofir Sonsino | f323aec | 2017-11-14 14:45:52 +0200 | [diff] [blame] | 6 | Version: 1.1.1 |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 7 | -------------- |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 8 | |
Ofir Sonsino | 60ceaa4 | 2017-10-29 17:11:07 +0200 | [diff] [blame] | 9 | :Release Date: 2017-11-16 |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 10 | |
Ofir Sonsino | 8f612e9 | 2017-11-13 13:17:06 +0200 | [diff] [blame] | 11 | New Features |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 12 | ------------ |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 13 | |
Ofir Sonsino | 60ceaa4 | 2017-10-29 17:11:07 +0200 | [diff] [blame] | 14 | 1. Improved TOSCA parser. |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 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 . |
Ofir Sonsino | 9c744cb | 2017-11-22 12:56:32 +0200 | [diff] [blame^] | 16 | 3. PNF Instantiation - 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. |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 17 | |
Ofir Sonsino | 8f612e9 | 2017-11-13 13:17:06 +0200 | [diff] [blame] | 18 | **Epics** |
| 19 | |
Ofir Sonsino | f323aec | 2017-11-14 14:45:52 +0200 | [diff] [blame] | 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 |
Ofir Sonsino | 8f612e9 | 2017-11-13 13:17:06 +0200 | [diff] [blame] | 27 | |
Ofir Sonsino | 8f612e9 | 2017-11-13 13:17:06 +0200 | [diff] [blame] | 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 |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 59 | - [`VID-64`_] - Got 500 from role/user API call |
Ofir Sonsino | 8f612e9 | 2017-11-13 13:17:06 +0200 | [diff] [blame] | 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 | |
Ofir Sonsino | 60ceaa4 | 2017-10-29 17:11:07 +0200 | [diff] [blame] | 71 | |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 72 | **Known Issues** |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 73 | |
| 74 | - `VID-78 <https://jira.onap.org/browse/VID-78>`_ VID shows the HTML code output whenever the customer list is empty (Cosmetic) |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 75 | |
| 76 | **Upgrade Notes** |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 77 | |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 78 | A scheduler is needed for the change management feature to work (not included in the Amsterdam release). |
| 79 | |
| 80 | **Other** |
Gildas Lanilis | e318315 | 2017-11-21 16:45:43 -0800 | [diff] [blame] | 81 | |
Ofir Sonsino | 0e1e6a9 | 2017-11-08 11:31:34 +0200 | [diff] [blame] | 82 | In order to work properly, VID needs a working instance of SDC, A&AI and SO. |
Ofir Sonsino | 49351d7 | 2017-10-24 10:18:23 +0300 | [diff] [blame] | 83 | |
| 84 | =========== |
| 85 | |
| 86 | End of Release Notes |