diff options
author | Ofir Sonsino <os0695@att.com> | 2018-01-17 11:58:52 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2018-01-17 11:58:52 +0200 |
commit | 0970e743fb0316660e57f83b386ce4dfa0594c82 (patch) | |
tree | 64d3cc2b462aeb198bb64ff38adb9d149758ce05 /docs/release-notes.rst | |
parent | 45d709680ed4e2598b6f4b631254b66501205bf5 (diff) |
Update release notes
Change-Id: If7a4665a1762e66ab8ece4cc9c669fbcb14ad045
Issue-ID: VID-171
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 27 |
1 files changed, 19 insertions, 8 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8ac7e477..13f2bea7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,8 +8,22 @@ Version: 1.1.2 :Release Date: 2018-01-18 -New Features ------------- +**Bug Fixes** + +- [`VID-95`_] - Unable to delete a VFModule +- [`VID-96`_] - Failure to delete vf-module off VNF in the UI + +.. _VID-95: https://jira.onap.org/browse/VID-95 +.. _VID-96: https://jira.onap.org/browse/VID-96 + + +Version: 1.1.1 +-------------- + +:Release Date: 2017-11-16 + + +**New Features** 1. Improved TOSCA parser. 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 . @@ -50,8 +64,7 @@ New Features .. _VID-52: https://jira.onap.org/browse/VID-52 -Bug Fixes ----------- +**Bug Fixes** - [`VID-20`_] - Failed to get service models from ASDC in VID - [`VID-59`_] - VID Fails Robot Health Check @@ -60,8 +73,7 @@ Bug Fixes - [`VID-79`_] - Not able to create service instance using VID portal - [`VID-82`_] - Create VF module with SDNC preload is throwing exception -- [`VID-95`_] - Unable to delete a VFModule -- [`VID-96`_] - Failure to delete vf-module off VNF in the UI + .. _VID-20: https://jira.onap.org/browse/VID-20 .. _VID-59: https://jira.onap.org/browse/VID-59 @@ -69,8 +81,7 @@ Bug Fixes .. _VID-64: https://jira.onap.org/browse/VID-64 .. _VID-79: https://jira.onap.org/browse/VID-79 .. _VID-82: https://jira.onap.org/browse/VID-82 -.. _VID-95: https://jira.onap.org/browse/VID-95 -.. _VID-96: https://jira.onap.org/browse/VID-96 + **Known Issues** |