summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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**
+
+===========