From fcd32979340379153351e0493b9d253c6a1ee241 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 13 Nov 2017 09:08:24 +0530 Subject: Update release notes to remove known issue section Issue-Id: CLI-70 Change-Id: I490ab87f8cfb19d413d216c1b9df68c2bc7ea103 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/release-notes.rst | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 169608ef..4e90623c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,19 +16,7 @@ In ONAP Amsterdam release, CLI provides following ONAP operations as command: * ONAP service discovery * External system on-boarding (VIM, VNFM, EMS & SDNC) -* Customer and subscription management ****** -* Cloud and tenant on-boarding ****** +* 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 - -****** : 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_ ) -* 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_ ) - -.. _SO-272: https://jira.onap.org/browse/SO-272 -.. _CLI-63: https://jira.onap.org/browse/CLI-63 \ No newline at end of file -- cgit 1.2.3-korg