diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-13 09:08:24 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-13 09:09:28 +0530 |
commit | fcd32979340379153351e0493b9d253c6a1ee241 (patch) | |
tree | b64b8b90e5032225485dee435fbfe9c5c53495ec /docs/release-notes.rst | |
parent | 228acfeb6ce8ecf4c00b461779571af7fac72a38 (diff) |
Update release notes to remove known issue section
Issue-Id: CLI-70
Change-Id: I490ab87f8cfb19d413d216c1b9df68c2bc7ea103
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 16 |
1 files 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 |