Files
tacker/releasenotes/notes/add-v2-modify-api-cf7bce9e9d5bca31.yaml
Ken Fujimoto 7aff826232 support modify VNF instance of v2 API
This patch implements modifies an "Individual VNF instance"
resource defined in ETSI NFV-SOL003 v3.3.1 5.4.3.3.4.

Note that vnfConfigurableProperties, extensions and
localizationLanguage become to be able to set in instantiate
in this patch.

Functional tests will be provided with another patch.

Implements: blueprint support-nfv-solv3-modify-vnf
Change-Id: Ib451fa193a1ee5e85158bd739852e83ddfaf6d86
2022-02-14 01:47:19 +00:00

6 lines
116 B
YAML
Executable File

---
features:
- |
Add the Version "2.0.0" of Modify VNF Information API
based on ETSI NFV specifications.