summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2017-11-07 12:58:04 -0800
committerChris Donley <christopher.donley@huawei.com>2017-11-08 17:59:13 +0000
commit600f6797f82a9cb3c0a7566decb429af84fa5e58 (patch)
tree692c689509879ccff625074557ebe3d97d934dfe /docs/release-notes.rst
parentf07745d26fdb2b59748499c8a715d5892607a09f (diff)
Adding vnfsdk release-notes
This commit adds release-notes.rst file for Amsterdam release Issue-ID: VNFSDK-125 Change-Id: Ic672b5f950b58f8518175f210e2a2355e56ac07b Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst45
1 files changed, 45 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
new file mode 100644
index 0000000..907f63b
--- /dev/null
+++ b/docs/release-notes.rst
@@ -0,0 +1,45 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+Release Notes
+=============
+
+.. note::
+VNF onboarding is a challenge across the industry because of the lack of a standard format for VNFs.
+This project provides an ecosystem for ONAP compatible VNFs by:
+* developing tools for vendor CI/CD toolchains
+* developing validation and testing tools
+
+Version: 1.0.0
+--------------
+
+
+:Release Date: 2017-11-16
+
+
+
+**New Features**
+
+The VNF SDK project delivers a set of tools designed to expand the VNF ecosystem for ONAP.
+It provides:
+
+* VNF packaging tools, which bundle VNFs into an ONAP-compliant TOSCA CSAR file
+* VNF Marketplace, which sits between VNF suppliers and operators. It provides a repository
+ for uploading and downloading VNFs and tools to validate package consistency.
+* VES Collector that may optionally be incorporated into VNFs
+
+VNF SDK works with SDC to facilitate VNF Onboarding.
+
+**Bug Fixes**
+**Known Issues**
+**Security Issues**
+
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+===========