From 461290c7da4dce7964cbd4725d940c4993c190a4 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 28 Mar 2018 16:05:53 +0530 Subject: Add release notes entry for beijing Issue-ID: CLI-100 Change-Id: I99093dc04f77205ece60488c09b308d4888d9ce1 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/release-notes.rst | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 4e90623c..9118fa10 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -20,3 +20,34 @@ In ONAP Amsterdam release, CLI provides following ONAP operations as command: * Cloud and tenant on-boarding (Only available thru CLI) * Design-time artifacts (VSP, VF, Service model) management * Network-service (vFW, vLB, etc) life-cycle management + +Version: 2.0.0 +-------------- + +:Release Date: 2018-05-24 + +**New Features** + +In this release CLI provides all those features supported in previous release. In addition, + +* Policy management +* VNF/PNF management + +**Bug Fixes** + +* CLI-105 Ignore those yamls which does not have open cli schema version +* CLI-103 Support HTTP delete with Body +* CLI-101 Add context param under http for ignoring empty json nodes +* CLI-99 Optional Parameter default value set to blank +* CLI-98 Debug option is not working +* CLI-97 schema-validate fails to validate http profile +* CLI-96 broken interactive console +* CLI-95 Add profile support for multiple sessions +* CLI-94 EOL openecomp CLIs +* CLI-87 Fix yaml for reported validation error +* CLI-86 Create documentation for end to end cli commands for onap +* CLI-82 Spelling - customer-list, customer-show in browser cli +* CLI-75 long option need not be same as name +* CLI-74 Setup Mock environment for a command +* CLI-61 Add validation for results section in OCS in schema-validate + -- cgit 1.2.3-korg