summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: dd110ba460746b53e1c93fdc6b45837a4bfaaab6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 AT&T Intellectual Property.  All rights reserved.


Release Notes
===============================

.. note::
   VNF Onboarding is a challenge across the industry because of a lack of a
   standard form for VNFs.
   The VVP project was created to provide validation scripts for
   VNFs to test validity against the ONAP Requirements.

Version: 2.0.0
---------------


: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.

**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.

**Security Notes**

VVP code has been formally scanned during build time using NexusIQ and no Critical vulnerability was found.

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

**Deprecation Notes**
- Initial release - none

**Other**
	NA

===========

End of Release Notes