diff options
author | Kanagaraj M <mkr1481@gmail.com> | 2019-09-13 12:25:51 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-09-13 12:25:51 +0530 |
commit | 6e167e934b0d384a3c588cfc88c583bdddd1bfaa (patch) | |
tree | 05d9463ac9e6e2d4feacc0a28a0302cf0f8c106e /docs | |
parent | 7625bda866bc406b576790b778f4fa8c51bec625 (diff) |
Add release notes
Issue-ID: CLI-166
Change-Id: I6808894c9f2c3d3bf810063005ac04015e69ff0a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 945df783..7709143b 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,6 +4,26 @@ CLI Release Notes ================= +Version: 4.0.0 +-------------- + +:Release Date: 2019-059-30 + +**New Features** + +- End to End VNF provisioning and termination using ONAP CLI commands + +**Security Notes** + +*Fixed Security Issues* + +*Known Security Issues* + +- In default deployment CLI (cli) exposes HTTP port 30260 outside of cluster. [`OJSI-129 <https://jira.onap.org/browse/OJSI-129>`_] +- In default deployment CLI (cli) exposes HTTP port 30271 outside of cluster. [`OJSI-135 <https://jira.onap.org/browse/OJSI-135>`_] +- CVE-2019-12130 - CLI exposes unprotected APIs/UIs on port 30271. [`OJSI-205 <https://jira.onap.org/browse/OJSI-205>`_] + +*Known Vulnerabilities in Used Modules* Version: 3.0.0 -------------- |