aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-07 13:26:38 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-07 13:43:20 +0530
commitada9d6d375f83e3b038f5775fa09402e478db7a9 (patch)
treee700a346ff24747c731264c1f1d31b08817b412e /docs/release-notes.rst
parent72b2125162663aadbbaa4156ecbd91a51390a73a (diff)
Make release rediness
Issue-Id: CLI-57 Change-Id: I7fbfece3464f3b6b3db9f6b41fcca96986d97866 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 49e4b7aa..bdac6604 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -10,7 +10,7 @@ Version: 1.1.0
ONAP CLI helps user to perform any operations over ONAP from command line, Linux console and web-console.
-NOTE: ONAP portal does not support following features, so user is recommended to use them over CLI:
+NOTE: ONAP portal does not support following features, so user could use CLI for these features:
* Customer and subscription management
* VNF Cloud on-boarding
@@ -29,13 +29,13 @@ NOTE: ONAP portal does not support following features, so user is recommended to
* 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`.
+ 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`.
**Know Issues**
-* VF customizationUUID is not available over SDC REST API, so user is recommended to refer it from SDC portal
-* CLI impersonate VID as source while creating service, vf and vf-modules, due to SO limitation (SO-272)
+* 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)
* 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