python-tackerclient/tackerclient/tests/unit/osc/v1
Aldinson Esto 4e6dc4c031 CLI for Individual VNF LCM Operation Occurrence
Add ``openstack vnflcm op show <vnf-lcm-op-occ-id>``
to python-tackerclient. This command can execute the
get Individual VNF LCM Operation Occurrence by
specifying vnf-lcm-op-occ-id as parameter.

Implements: blueprint support-fundamental-lcm
https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-fundamental-vnf-lcm-based-on-ETSI-NFV.html
Change-Id: Ibd24a2aa3ec90fbca4caabbcfb3c8a3883e4eae8
2021-03-11 09:54:10 +09:00
..
fixture_data Implementation Artifacts support in Tacker 2020-09-14 07:35:55 -04:00
vnf Replace assertItemsEqual with assertCountEqual 2020-06-04 16:08:48 +02:00
__init__.py OSC support for VNF package APIs 2019-09-13 10:27:48 +00:00
test_vnf_package.py Implementation Artifacts support in Tacker 2020-09-14 07:35:55 -04:00
test_vnflcm.py Support CLI of Change External VNF Connectivity 2021-03-10 09:54:49 +09:00
test_vnflcm_op_occs.py CLI for Individual VNF LCM Operation Occurrence 2021-03-11 09:54:10 +09:00
vnf_package_fakes.py Implementation Artifacts support in Tacker 2020-09-14 07:35:55 -04:00
vnflcm_fakes.py Improve readability of vnflcm show command 2020-05-08 12:28:25 +05:30
vnflcm_op_occs_fakes.py Support CLI for Getting List of VNF LCM Operation Occurrences 2021-03-10 22:24:11 +09:00