aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-08 12:05:06 +0530
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-11-13 03:24:25 +0000
commit18871eb03137ad788d238b92dd0244d5cbaa38e7 (patch)
treef260d8f6d9dad7dc5e1130c9248e256e89794276
parentcb1fc99d7fcdc059240d6e0766df54e586ef2997 (diff)
Update the release notes
Issue-Id: CLI-70 Change-Id: I8bb9c8ac946927c4c5502f1b5de742285d7228b8 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> (cherry picked from commit 06724c100bf526b0bc403bfab0deba3ad392a3cb)
-rw-r--r--docs/release-notes.rst37
1 files changed, 15 insertions, 22 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index bdac6604..169608ef 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -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