summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2017-11-08 22:04:51 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-08 22:04:51 +0000
commitca93fa7dda7794f8234d1577d447d19af2532175 (patch)
tree164c9ef993dcccf95f5dd8eaa7dd75293955da8d
parent545ca0e197fe3222b022a308d821654e0d487c1c (diff)
parent600f6797f82a9cb3c0a7566decb429af84fa5e58 (diff)
Merge "Adding vnfsdk release-notes"
-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**
+
+===========