diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 31 |
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 |