tacker/tacker/tests/unit/objects
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 new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
fakes.py Support LCM notifications for VNF based on ETSI 2020-10-05 07:15:05 +00:00
test_fields.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
test_instantiate_vnf_req.py Support Additional Parameters for List VNF 2020-10-05 14:46:28 +09:00
test_terminate_vnf_request.py Add terminate vnf instance API 2020-04-22 07:42:33 +00:00
test_vim_connection.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_deployment_flavour.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_vnf_instance.py Support attribute filtering for List VNF 2020-09-25 10:14:22 +09:00
test_vnf_instantiated_info.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_lcm_op_occs.py Support LCM notifications for VNF based on ETSI 2020-10-05 07:15:05 +00:00
test_vnf_lcm_subscriptions.py Support Subscription for LCM notifications by ETSI 2020-10-05 15:09:46 +09:00
test_vnf_package.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_vnf_package_vnfd.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
test_vnf_resource.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
test_vnf_software_images.py Add versioned objects for vnf packages 2019-09-18 12:24:39 +00:00