d50bb9578d
- Fix create_vnffgd cannot get 'description' and 'name' from TOSCA yaml file - Delete redundant 'description' line in vnffgd template file following the standard in vnffg_usage_guide.rst Change-Id: I9c384678058c5e27239e9afc8cc2ae1de01ff750 Closes-Bug: #1751433
7 lines
194 B
YAML
7 lines
194 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Get right VNFFGD name and description from TOSCA template if not
|
|
given via API, and move the description key position in vnffgd
|
|
template to above topology_template.
|