d62364cbff
Currently, Tacker only support creating VNFFG and NS from VNFFG descriptor and NS descriptor. This patch will support creating directy VNFFG and NS from template file without initiating VNFFG and NS descriptors before. Change-Id: I4e8ec8405a291300aa6749cf814ad582786c285d Closes-bug: #1681032
5 lines
129 B
YAML
5 lines
129 B
YAML
---
|
|
features:
|
|
- |
|
|
Support to create directly VNFFG and NS from its descriptor template
|
|
without creating VNFFGD and NSD. |