summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2021-10-13 10:22:41 -0700
committersteven stark <steven.stark@att.com>2021-10-19 17:11:45 +0000
commitc84d64f7bde0ae63efc6e1cbe0eeff8219ae247d (patch)
tree71fb2e07662ba36f014868a41a4b642befb5eafc
parentd6944ad8e3bcdbdd1c2c8d679a859b6b4b751948 (diff)
[VVP] Adding release notes
Issue-ID: VVP-571 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I3edb57109846d3f9ea0a4579006cfa5e064937ea
-rw-r--r--docs/release-notes.rst45
1 files changed, 44 insertions, 1 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index d2a6afc..370e08a 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -8,10 +8,53 @@ VVP Project Release Notes
===============================
+Version: 9.0.0
+--------------
+
+:Release Date: 2021-10-13
+
+**Removed Features**
+- None
+
+**New Features**
+
+- Increase timeout value for requests. (``VVP-555``)
+- Support for modeling service < 1.0. (``VVP-556``)
+- Support for first time VSP users. (``VVP-535``)
+
+**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 <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: 8.0.0
--------------
-:Release Date: 2020-03-23
+:Release Date: 2021-03-23
**Removed Features**
- None