Fix the pnf onboarding guide
[cli.git] / docs / release-notes.rst
index da4584b..52bd183 100644 (file)
@@ -6,14 +6,47 @@ CLI Release Notes
 Version: 1.1.0
 --------------
 
-:Release Date: 2017-11-16 (DRAFT)
+:Release Date: 2017-11-16
 
+:ref:`cli_index` helps user to operate ONAP from Linux command console and web command console.
 
 **New Features**
 
-* Release first version of Open Command Line Interface Platform (OCLIP), an CLI platform for implementing CLI using YAML file without coding
-  For more details, :ref:`OCLIP`.
-* It provides Open Command Specification (OCS) 1.0 for defining the commands in YAML format, similar to Open API Specification (API).
-  For more details, :ref:`open_cli_schema_version_1_0`.
-* All Onap commands are developed using OCLIP by authoring set of YAML files.
-  For more details, :ref:`cmd_help`.
+In ONAP Amsterdam release, CLI provides following ONAP operations as command:
+
+* 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)
+* 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,
+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 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-86    Create documentation for end to end cli commands for onap
+* CLI-74    Setup Mock environment for a command
+* CLI-61    Add validation for results section in yaml