Add releasenote for the following update. * Enable multiple VNFs creation from one package [1] [1] https://review.opendev.org/c/openstack/tacker/+/838908 Implements: blueprint remove-cnf-restriction Change-Id: I9f2e602f465da17f1e405c70c3a84771466f5bff
12 lines
466 B
YAML
12 lines
466 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Enable the creation of multiple VNF from a single VNF package during CNF
|
|
instantiation (V1 API) by specifying ``vdu_mapping`` parameter in
|
|
additionalParams.
|
|
|
|
Please refer to our `documentation`_ for detail about specifying
|
|
``vdu_mapping`` parameter.
|
|
|
|
.. _`documentation`: https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#set-the-value-to-the-request-parameter-file-for-helm-chart
|