python-tackerclient/releasenotes/notes/add-creating-ns-vnffg-from-template-213eee7f1820aa0c.yaml
Cong Phuoc Hoang d8b0dbcbb7 Update creating directly VNFFG and NS from descriptor template
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: If7554287bbe1184d9b84609f81e53f17d7b5fdfe
Closes-bug: #1681032
2017-08-10 06:37:45 +00:00

5 lines
129 B
YAML

---
features:
- |
Support to create directly VNFFG and NS from its descriptor template
without creating VNFFGD and NSD.