diff options
author | Ofir Sonsino <os0695@att.com> | 2017-11-08 16:55:45 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-11-08 16:55:45 +0200 |
commit | b07d7922c9bba8d33918ecdb2fd3d3bc03175b9f (patch) | |
tree | c16da6ad68dee60b327bff15a9f612c96aa3014b /docs/release-notes.rst | |
parent | 50552cd71c58a5708679702f7e61e9c63bc93729 (diff) |
Update ReadTheDocs docs folder
Change-Id: Ifec6f6fd659b1a6d6a3c23f2c02eb2c1fdc0973e
Issue-ID: VID-71
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst new file mode 100644 index 000000000..7c054a651 --- /dev/null +++ b/docs/release-notes.rst @@ -0,0 +1,33 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Release Notes +============= + +Version: 1.1.0 +-------------- + + +: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 . +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. + + +**Known Issues** + - `VID-78 <https://jira.onap.org/browse/VID-78>`_ + VID shows the HTML code output whenever the customer list is empty (Cosmetic) + +**Upgrade Notes** +A scheduler is needed for the change management feature to work (not included in the Amsterdam release). + +**Other** +In order to work properly, VID needs a working instance of SDC, A&AI and SO. + +=========== + +End of Release Notes |