From 600f6797f82a9cb3c0a7566decb429af84fa5e58 Mon Sep 17 00:00:00 2001 From: Chris Donley Date: Tue, 7 Nov 2017 12:58:04 -0800 Subject: 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 --- docs/release-notes.rst | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 docs/release-notes.rst (limited to 'docs/release-notes.rst') 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** + +=========== -- cgit 1.2.3-korg