Update the release notes 85/23285/1
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Wed, 8 Nov 2017 06:35:06 +0000 (12:05 +0530)
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>
Mon, 13 Nov 2017 03:24:25 +0000 (03:24 +0000)
Issue-Id: CLI-70

Change-Id: I8bb9c8ac946927c4c5502f1b5de742285d7228b8
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
(cherry picked from commit 06724c100bf526b0bc403bfab0deba3ad392a3cb)

docs/release-notes.rst

index bdac660..169608e 100644 (file)
@@ -8,34 +8,27 @@ Version: 1.1.0
 
 :Release Date: 2017-11-16
 
-ONAP CLI helps user to perform any operations over ONAP from command line, Linux console and web-console.
+:ref:`cli_index` helps user to operate ONAP from Linux command console and web command console.
 
-NOTE: ONAP portal does not support following features, so user could use CLI for these features:
+**New Features**
 
-* Customer and subscription management
-* VNF Cloud on-boarding
-* VNF tenant on-boarding
+In ONAP Amsterdam release, CLI provides following ONAP operations as command:
 
-**New Features**
+* ONAP service discovery
+* External system on-boarding (VIM, VNFM, EMS & SDNC)
+* Customer and subscription management ******
+* Cloud and tenant on-boarding ******
+* Design-time artifacts (VSP, VF, Service model) management
+* Network-service (vFW, vLB, etc)  life-cycle management
 
-* ONAP CLI available as Nexus artifacts and docker images.
-  For more details, :ref:`cli_installation_guide`.
-* It is delivered as part of portal installation during HEAT based installation. Also its supported in OOM as well.
-  For more details, :ref:`OOM_and_HEAT_based_deployment`.
-* Released first version of **Open Command Line Interface Platform (OCLIP)**, industry first CLI platform for implementing CLI **just by texting (YAML) and no 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:`cli_cmd_help`.
-* All commands are tested completely and samples also provided for reference.
-  For more details, :ref:`cli_cmd_sample`.
-* User could develop new commands on-the-fly and deploy it and use.
-  For more details, :ref:`cli_developer_guide`.
+****** : Only available thru CLI.
 
 **Know Issues**
 
 * VF customizationUUID is not available over SDC REST API, so user is recommended to refer it from SDC portal, while creating VF.
-* CLI impersonate VID as source while creating service, VF and VF module, due to SO limitation (SO-272)
+* CLI impersonate VID as source while creating service, VF and VF module, due to SO limitation ( SO-272_ )
 * vsp-add-artifact command sometime fails to upload the file, in that case, please use option -d to see the debug information
-* service-delete, vf-delete, vfmodule-create and vfmodule-delete commands are not verified (CLI-63)
\ No newline at end of file
+* service-delete, vf-delete, vfmodule-create and vfmodule-delete commands are not verified ( CLI-63_ )
+
+.. _SO-272: https://jira.onap.org/browse/SO-272
+.. _CLI-63: https://jira.onap.org/browse/CLI-63
\ No newline at end of file