diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-09 14:32:53 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-11-09 14:32:53 +0530 |
commit | 1edb5a75f2437fa636eb9e2d032e47d8d83b1e68 (patch) | |
tree | 257cbd5ea9bbf3f6fdd615567acc0ad30addb843 | |
parent | 795f907e3255ac6bc5d3ea07fc28fb2aebc68d98 (diff) |
Add unsupported commands in release notes
Issue-Id: CLI-70
Change-Id: I8b11ea3c2ed62dfe09b16f97c9290406c5ad2346
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r-- | docs/release-notes.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 58d7f01d..13a0f5bd 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,7 +26,4 @@ In ONAP Amsterdam release, CLI provides following ONAP operations as command: **Know Issues** * VF customizationUUID is not available over SDC REST API, so user is recommended to refer it from SDC portal, while creating VF. -* 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_ ) - -.. _CLI-63: https://jira.onap.org/browse/CLI-63
\ No newline at end of file +* service-delete, vf-delete and vfmodule-delete commands are not supported |