summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-01 17:32:25 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-01 17:55:44 +0000
commita9acfc17c3d5ca53022132084beee725f7ebc608 (patch)
tree746e693a186baa882167c85873b4d5db87c6dfd6 /docs/release-notes.rst
parent0ca827db0fd2cee74377c844175c0df0037f4ac2 (diff)
VVP - Fixing Doc's to be added to readthedocs
Updating the Documentation structure to be included in the readthedocs for the Beijing release. Change-Id: I91627a726ed3076aeaef0131d186b6d5ad6de597 Issue-ID: VVP-35 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
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