d7ca6c5f9b
Following are the list of documents updated for vnf package feature usage: 1. api-reference document 2. release notes Partial-Implements: blueprint tosca-csar-mgmt-driver Change-Id: I82fc2e9d3f39e78b24eeb8034b0f611798c1aeb8
13 lines
461 B
YAML
13 lines
461 B
YAML
---
|
|
features:
|
|
- |
|
|
Added new RESTful APIs for managing VNF packages required for managing the
|
|
lifecycle of a VNF. See the `spec`_ for more details.
|
|
|
|
.. note:: VNF create API can create a VNF using a VNFD registered by
|
|
VNFD create API only. VNF creation and instantiation using VNF package
|
|
will be made available in future release.
|
|
|
|
.. _spec : https://specs.openstack.org/openstack/tacker-specs/specs/train/vnf_package_support.html
|
|
|