diff options
author | 2017-11-09 15:17:45 -0800 | |
---|---|---|
committer | 2017-11-09 15:17:45 -0800 | |
commit | a3adf07306490e9d0e88229c165630124376c86f (patch) | |
tree | 1c873e3a462f4d521de70049ddd95dab7896418e /docs/release-notes.rst | |
parent | 78123d36ca3583fa9ba204cda9724016df63ba60 (diff) |
Documentation clean-up
Cleaned up documentation per:
(1) Docs project feedback
(2) License cleanup
(3) other typos, etc.
Issue-ID: VNFSDK-129
Change-Id: If125784b3b0656128ca897e82ad0e5d9873a7e07
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 31 |
1 files changed, 18 insertions, 13 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 907f63b..8e92725 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,10 +6,12 @@ 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 + 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 -------------- @@ -21,25 +23,28 @@ Version: 1.0.0 **New Features** -The VNF SDK project delivers a set of tools designed to expand the VNF ecosystem for ONAP. +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. +* 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** +N/A **Known Issues** +N/A **Security Issues** - - +N/A **Upgrade Notes** - +N/A **Deprecation Notes** - +N/A **Other** - -=========== +N/A |