From 8140c48d83dd1d27c04902d409af3a0ed50d41bb Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Tue, 23 Mar 2021 08:44:57 -0700 Subject: [VVP] Honolulu release notes Issue-ID: VVP-530 Signed-off-by: stark, steven Change-Id: I21ee8ecc1ab1c4fe0a99f411215a53ec2d549801 --- docs/release-notes.rst | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 10308f7..d2a6afc 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -8,6 +8,48 @@ VVP Project Release Notes =============================== +Version: 8.0.0 +-------------- + +:Release Date: 2020-03-23 + +**Removed Features** +- None + +**New Features** + +- Performance improvements for test-engine. This reduces runtime for + OVP VNF Life-Cycle validation tests. (``VVP-503`` ``VVP-504``) + +**Bug Fixes** + +- None + +**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: 7.0.0 -------------- -- cgit 1.2.3-korg