tacker/tacker/tests/unit/vnflcm
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
..
vnflcm_driver Support LCM operation with user data 2020-04-24 11:37:45 +09:00
__init__.py Add create vnf instance API 2020-04-20 10:53:20 +05:30
fakes.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_controller.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_sync_resource.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_utils.py Fix: flavour_description is not updated when instantiating 2020-07-27 12:10:51 +09:00
test_vnflcm_driver.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00