tacker/api-ref/source
Shubham Potale f03b615bfe Implement RestFul API to read VNFD of an on-boarded VNF package
The VNFD can be implemented as a single file or as a collection of
multiple files. If the VNFD is implemented in the form of multiple
files, a ZIP file embedding these files shall be returned. If the VNFD
is implemented as a single file, either that file or a ZIP file
embedding that file shall be returned.

Implemented below API:-

* GET /vnf_packages/{vnfPkgId}/vnfd

Change-Id: I4af9c8126fb7478da294bc99a176eabba3944564
Implements: bp enhance-vnf-package-support-part1
2020-04-20 03:16:33 +00:00
..
v1 Implement RestFul API to read VNFD of an on-boarded VNF package 2020-04-20 03:16:33 +00:00
conf.py Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
index.rst Initial api-ref skeleton for Tacker 2016-11-15 16:25:00 +09:00