diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-31 16:36:42 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-05-31 16:37:30 -0700 |
commit | 20b46cf172fb409eedc3a394402f1a81f0c78446 (patch) | |
tree | a6a9363940219b5bb9cfb3c2b78bf935356002f5 /docs | |
parent | dc9731b9045ace5e64c541ebc7a249a8a4f4b273 (diff) |
Document Security section of the Release Notes
Change-Id: Ia9166f3d731029a2d0bfe5b00dc8f4e82edb4cc0
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 39 |
1 files changed, 15 insertions, 24 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ac6cbcc..dd110ba 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,46 +16,37 @@ Version: 2.0.0 --------------- -:Release Date: 2018-05-24 - - +:Release Date: 2018-06-07 **New Features** - - - Initial release of VNF Validation Program (VVP) for Open Network Automation Platform (ONAP) - - - This intitial releases is based on seed documents that came from Open-O - and Open ECOMP. - - This release provides a process to allow VNFs to be incubated - and validated against the ONAP Heat Requirements. +- Initial release of VNF Validation Program (VVP) for Open Network Automation Platform (ONAP). +- This intitial releases is based on seed documents that came from Open-O and Open ECOMP. +- This release provides a process to allow VNFs to be incubated and validated against the ONAP Heat Requirements. **Bug Fixes** - - None **Known Issues** +- As of now, the VVP Project has been created to check Validity for VNFs using Heat Orchestration Templates. +- Only deployable using OOM, will be a standalone toolkit in the future. +- UWSGI webserver dependencies. - - As of now, the VVP Project has been created to check Validity for - VNFs using Heat Orchestration Templates. - - - Only deployable using OOM, will be a standalone toolkit in the future. - - - UWSGI webserver dependencies. +**Security Notes** -**Security Issues** +VVP code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found. - - No known security issues. +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>`_ **Upgrade Notes** - - - Initial release - none +- Initial release - none **Deprecation Notes** - - - Initial release - none +- Initial release - none **Other** + NA =========== |