diff options
author | yxpoke <yangxu5@huawei.com> | 2019-09-21 11:57:23 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2019-09-21 12:01:39 +0800 |
commit | 8493c685f4ed0fad24cd3407fa8f2c55a17688fe (patch) | |
tree | 75bee5be9fc4795019cab2066bbbace124e5ac71 /docs/Release-notes | |
parent | 165697c6474109869863a40771f3eb007f74c957 (diff) |
update release note and documentation
Issue-ID: MODELING-228
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: I26655f5ba79c5fb912ebc4816b613ae787b73cca
Diffstat (limited to 'docs/Release-notes')
-rw-r--r-- | docs/Release-notes/index.rst | 4 | ||||
-rw-r--r-- | docs/Release-notes/release-notes.rst | 33 |
2 files changed, 34 insertions, 3 deletions
diff --git a/docs/Release-notes/index.rst b/docs/Release-notes/index.rst index a820bd9..4ff7ff4 100644 --- a/docs/Release-notes/index.rst +++ b/docs/Release-notes/index.rst @@ -1,4 +1,4 @@ -.. Copyright 2018 (China Mobile) +.. Copyright 2019 (China Mobile) .. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode .. onap-documentation documentation master file, created by @@ -6,7 +6,7 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Release Notes +Modeling Release Notes ============================================== .. toctree:: diff --git a/docs/Release-notes/release-notes.rst b/docs/Release-notes/release-notes.rst index 930471a..9dc1889 100644 --- a/docs/Release-notes/release-notes.rst +++ b/docs/Release-notes/release-notes.rst @@ -1,4 +1,4 @@ -.. Copyright 2018 (China Mobile) +.. Copyright 2019 (China Mobile) .. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE .. Full license text at https://creativecommons.org/licenses/by/4.0/legalcode @@ -6,6 +6,37 @@ Modeling Spec Release Notes =========================== +Version: 5.0.0 +-------------- + +:Release Date: 2019-09-17 + +**New Features** + +Introduce root/core model for the information model. +Introduce VES 7.1 model. +Introduce business and interaction model. + +**Bug Fixes** + +**Security Notes** + +MODELLING code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. + +Quick Links: + - `MODELLING project page <https://wiki.onap.org/display/DW/Modeling+Project>`_ + + - `Passing Badge information for MODELLING <https://bestpractices.coreinfrastructure.org/en/projects/1774>`_ + +**Known Issues** + None + +**Upgrade Notes** + None + +**Other** + + Version: 4.0.0 -------------- |