tacker/tacker/tests/unit/conductor
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
..
conductorrpc Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
__init__.py Refactoring UT directories 2018-11-12 13:13:39 +00:00
fakes.py Support Flow of the Get Operation Status 2020-10-05 07:15:27 +00:00
test_conductor_server.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00