aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam <mkr1481@gmail.com>2019-10-14 10:07:55 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-10-14 10:09:27 +0530
commit407a9b6718f0497259d1bdc40e018303eec26ab2 (patch)
treec05522dd501a6d5ace3986e5f2aa01f0ad982df4 /docs/release-notes.rst
parentba073102f163a24c3e840aa92054ecf8e4cb3fcf (diff)
E release notes update
Issue-ID: CLI-164 Change-Id: I04b52bb692d55b5287a8efd69fcc307ff5b148a0 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 7709143b..cdd1f676 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -7,11 +7,19 @@ CLI Release Notes
Version: 4.0.0
--------------
-:Release Date: 2019-059-30
+:Release Date: 2019-10-24
**New Features**
-- End to End VNF provisioning and termination using ONAP CLI commands
+1. ONAP CLI is used to end-end automation of VNF service provision and termination for both HEAT and TOSCA based VNF service.
+
+2. Multi-level orchestration capability is made available to use and user could use python, or similar scripting/workflow engine for the same
+
+3. VNF Test Platform(VTP) has used the Open Command Platform (OCOMP) – part of ONAP CLI project, for VNF life cycle testing (create and delete)
+
+4. ONAP CLI for ONAP Dublin version is stabilized to use it for both service provisioning and testing purpose
+
+5. ONAP CLI for el alto is enabled as experimental (dev) mode
**Security Notes**