From 5b85bca09483163332e6ad506b58e7a163384932 Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Wed, 18 Nov 2020 11:38:18 -0800 Subject: [VVP] Updating release-notes for G Issue-ID: VVP-486 Signed-off-by: stark, steven Change-Id: Ic2a9adb4388ceeab19a1439ea11af7a8b7848889 --- docs/release-notes.rst | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index d23c22a..10308f7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,6 +8,54 @@ VVP Project Release Notes =============================== +Version: 7.0.0 +-------------- + +:Release Date: 2020-11-18 + +**Removed Features** +- None + +**New Features** + +- Added additional test for resource group parameters. (``VVP-438``) +- Updated validation for R-610030: An incremental module must have + a server or volume. (``VVP-451``) +- Various enhancements for performance and stability of + onap-client. (``VVP-487``) + +**Bug Fixes** + +- Fixed the error message returned for test_get_attr_usage.py. (``VVP-420``) +- Fixed false posive testing port resource ids. (``VVP-346``) +- Various fixes for preload generation. (``VVP-440``) + + +**Known Issues** + +- None + +**Security Notes** + +VVP code has been formally scanned during build time using NexusIQ and no +Critical vulnerability was found. + +VVP code also is passing the mandatory test coverage percentage (%55). + +- `Validation Scripts `__ +- `Test Engine `__ + +Additionally, all VVP code is still scanned using the `Bandit `__ +library. All potential issues reported this scanning process have been +addressed or marked as non-issues using the ``# nosec`` marker in the source +code. + +Quick Links: + +- `VVP project page `_ +- `Passing Badge information for VVP `_ + + Version: 6.0.0 -------------- -- cgit 1.2.3-korg