diff options
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 |