tacker/tacker/tests/unit/vnfpkgm
Aldinson Esto 9d95f91504 Support flow of Getting VNF package
Supported the following operations to get the VNF package
information from NFVO when starting LCM operation.
    - VNF packages (GET)
    - VNF package content (GET)
    - VNFD in an individual VNF package (GET)
    - Individual VNF package artifact (GET)

Implements: blueprint support-vnfm-operations
Spec: https://specs.openstack.org/openstack/tacker-specs/specs/victoria/support-sol003-vnfm-operations.html

Change-Id: Ibdafdda815f8e130226b9d8eef4f18639f01292c
2020-10-05 07:19:32 +00:00
..
__init__.py Add vnf packages RestFul APIs 2019-09-20 06:48:28 +00:00
fakes.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
test_controller.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00