summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-11-18 11:38:18 -0800
committerstark, steven <steven.stark@att.com>2020-11-18 11:38:18 -0800
commit5b85bca09483163332e6ad506b58e7a163384932 (patch)
treea682baeeb0732ba5f420cb02e0005b0ab866beae
parentca1e358e315ae2e0b0a14a9f2fef26a72ab095cb (diff)
[VVP] Updating release-notes for G
Issue-ID: VVP-486 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ic2a9adb4388ceeab19a1439ea11af7a8b7848889
-rw-r--r--docs/release-notes.rst48
1 files changed, 48 insertions, 0 deletions
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 <https://sonarcloud.io/dashboard?id=onap_vvp-validation-scripts>`__
+- `Test Engine <https://sonarcloud.io/dashboard?id=onap_vvp-test-engine>`__
+
+Additionally, all VVP code is still scanned using the `Bandit <https://bandit.readthedocs.io/en/latest/>`__
+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 <https://wiki.onap.org/display/DW/VNF+Validation+Program+Project>`_
+- `Passing Badge information for VVP <https://bestpractices.coreinfrastructure.org/en/projects/1738>`_
+
+
Version: 6.0.0
--------------