diff options
author | yxpoke <yangxu5@huawei.com> | 2021-08-26 22:03:59 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2021-08-26 22:03:59 +0800 |
commit | 3aa63cadf528a3d0146464c5ba65ea308f638ec5 (patch) | |
tree | acbd662a366510359b06ff415ad4a33f310246b5 /docs/Release-notes | |
parent | 8733393a4903378310247d753ec7c0d8fe97e59b (diff) |
incorporate Honolulu changes
Issue-ID: MODELING-539
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: Ia5f0bbd6f2844693b1b4087d36c572d3846b8f79
Diffstat (limited to 'docs/Release-notes')
-rw-r--r-- | docs/Release-notes/release-notes.rst | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/docs/Release-notes/release-notes.rst b/docs/Release-notes/release-notes.rst index e77c154..c57a69a 100644 --- a/docs/Release-notes/release-notes.rst +++ b/docs/Release-notes/release-notes.rst @@ -1,4 +1,4 @@ -.. Copyright 2020 (China Mobile) +.. Copyright 2021 (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 @@ -7,6 +7,39 @@ Modeling Spec Release Notes =========================== +Version: 8.0.0 +-------------- + +:Release Date: 2021-4-12 + +**New Features** + +Introduce the following new information models: + +- location model +- VES model v7.2 update to include standard defined domain +- VNFD model enhancement to support CNF + +**Bug Fixes** + +**Security Notes** + +Modeling code has been formally scanned during build time using NexusIQ and no +Critical vulnerability was found. + +Quick Links: +- `Modeling project page <https://wiki.onap.org/display/DW/Modeling+Project>`_ +- `Passing Badge information for Modeling <https://bestpractices.coreinfrastructure.org/en/projects/1774>`_ + +**Known Issues** + None + +**Upgrade Notes** + Update VNFD information model to align with ETSI NFV spec v3.3.1 and v4.1.1. + +**Other** + None + Version: 7.0.0 -------------- |