summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst62
1 files changed, 62 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
new file mode 100644
index 0000000..f1924ed
--- /dev/null
+++ b/docs/release-notes.rst
@@ -0,0 +1,62 @@
+.. 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: 1.0.0
+---------------
+
+
+:Release Date: 2018-05-24
+
+
+
+**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.
+
+ - EWSGI webserver dependencies.
+
+**Security Issues**
+
+ - No known security issues.
+
+**Upgrade Notes**
+
+ - Initial release - none
+
+**Deprecation Notes**
+
+ - Initial release - none
+
+**Other**
+
+===========
+
+End of Release Notes