summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: c5f1c823fbb0d9678ae31f2471932faa44f1ff3d (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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 AT&T Intellectual Property.  All rights reserved.


VVP Project Release Notes
===============================


Version: 5.0.1
--------------

:Release Date: 2019-09-30

**Removed Features**
- None

**New Features**

- OpenStack Heat Validation - VVP now includes the latest version of OpenStack
  Heat, and can be used to validate that the Heat not only complies with ONAP
  rules, but is also valid Heat (similar to stack-validate) (``VVP-218``)
- Preload Template Generation - VVP will not create preload templates based
  on the Heat template being validated. The user can optionally populate the
  template by specifying environment files (``VVP-227``, ``VVP-277``)
- Added ``checks.py`` to consolidate various quality checks that can now
  be performed cross-platform and consistently between the local and build
  environment.

    - Added quality check to ensure VVP includes the latest version of Heat
      requirements from the VVP project
    - All code is now scanned for security issues using the Bandit library
      (``VVP-244``)

- Updated Availability Zone tests to align with latest VNF Requirements
  (``VVP-226``)
- Performance enhancements - improved performance of validation of large
  templates by 30-70% (``VVP-225``)
- VVP GUI can be customized to display configurable disclaimer text, and
  also allow the acceptance of terms-and-condition, or other legal agreements
  before allowing the user to use the tool (``VVP-195``)
- Enhanced report readability by removing unnecessary columns and other
  enhancements (``VVP-184``)
- Removed dependency on ``yamllint`` library to remove dependency on L/GPL code
  (``VVP-201``)
- Allow error messages with line breaks (``VVP-225``)
- Various enhancements to remove redundant tests or improve error messages



**Bug Fixes**

- Fixed errors in ``test_environment_file_parameters`` where wrong variables
  were being checked (``VVP-267``)
- VVP GUI fails to open reports when tools is launched from a network share
  (``VVP-266``)
- Escape error messages before display in HTML report (``VVP-159``)
- Improved error message when Heat archives included nested directories which
  are not allowed (``VVP-217``)
- Relaxed validation of ``get_param`` usage to better comply with SDC
  implementation (``VVP-220``)


**Known Issues**

- None

**Security Notes**

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

Additionally, all VVP code is now 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: 4.0.0
--------------

:Release Date: 2019-05-10

**Removed Features**

- The VVP web application has been deprecated and is no longer supported
  as of the Dublin release.  The validation scripts continue to be supported
  and enhanced, but contributions to the web-related repositories are now locked
  and VVP will no longer be supported for deployment via ONAP Operations
  Manager (OOM).

  The following repositories are now locked as of this release:

    - ``vvp/ansibile-ice-bootstrap``
    - ``vvp/cms``
    - ``vvp/devkit``
    - ``vvp/engagementmgr``
    - ``vvp/gitlab``
    - ``vvp/image-scanner``
    - ``vvp/jenkins``
    - ``vvp/portal``
    - ``vvp/postgresql``
    - ``vvp/test-engine``

**New Features**

- A new :doc:`GUI application <humaninterfaces>` has been contributed and can
  be used to execute validations in a user-friendly way without using complex
  command line options.
- VVP is now packaged as a Docker container eliminating the need to run the
  application from source code.  See the :ref:`Docker Execution <vvp-docker-execution>`
  instructions for more details.
- VVP Validation Scripts now cover all mandatory, testable HOT requirements from VNFRQTS

**Known Issues**

- None

**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>`_


Version: 3.0.0
--------------

:Release Date: 2018-11-30

**New Features**

- Created mapping of validation scripts to VNF Guidelines
- Increase validation script test coverage
- Created HTML report generation in validation scripts repository

**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>`_

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