aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-03-30 10:13:43 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-03-30 10:13:43 +0530
commit7e3a522d47e39aea335a447c439d1fc831dd46a5 (patch)
treef0b3a8c8cd43b3a213037ca1e532bedc6e91ca53 /docs/release-notes.rst
parent461290c7da4dce7964cbd4725d940c4993c190a4 (diff)
Update docs for beijing
Issue-ID: CLI-100 Change-Id: I51a719419c5e06e7be2c9ebac29e9d696ea19473 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst31
1 files changed, 15 insertions, 16 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 9118fa10..52bd1835 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -14,10 +14,10 @@ Version: 1.1.0
In ONAP Amsterdam release, CLI provides following ONAP operations as command:
-* ONAP service discovery
+* ONAP micro-service discovery
* External system on-boarding (VIM, VNFM, EMS & SDNC)
-* Customer and subscription management (Only available thru CLI)
-* Cloud and tenant on-boarding (Only available thru CLI)
+* Customer and Subscription management (Only available thru CLI)
+* 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
@@ -28,26 +28,25 @@ Version: 2.0.0
**New Features**
-In this release CLI provides all those features supported in previous release. In addition,
+In this release, CLI provides all those features supported in previous release. In addition,
+following features are enabled:
* Policy management
* VNF/PNF management
+* OCLIP SNMP profile support
+* OCLIP CLI verification support
+
+Similar to earlier release, user can perform customer, subscription, cloud and tenant management only
+by using CLI as portal does not support.
**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-105 Ignore those yamls which does not have open cli schema version
+* CLI-103 Support HTTP delete with http body (SO, AAI requires)
+* CLI-101 Add context parameter for ignoring empty json nodes in http body
+* CLI-99 Optional parameter's default value is set to blank
* 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
-
+* CLI-61 Add validation for results section in yaml