tacker/tacker/tests/unit/objects
Wataru Juso e5ab89d170 Modify notification request data
This patch fix notification request data in following parameters.

- _links -> vnfInstance, vnfLcmOpOcc
    : fixed because it was initialized before sending
- changedInfo -> metadata
    : added

Closes-Bug: #1905721
Change-Id: Icc2babb04ba67dd4b4fe20ff14e3e5dd2c65338e
2021-02-22 05:49:47 +00:00
..
__init__.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
fakes.py Modify notification request data 2021-02-22 05:49:47 +00:00
test_fields.py Drop most of six importings 2020-10-19 12:10:05 +00: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 Move tacker to new hacking 4.0.0 2020-12-04 09:44:47 +00:00
test_vim_connection.py Move tacker to new hacking 4.0.0 2020-12-04 09:44:47 +00:00
test_vnf.py Support VNF update operations based on ETSI NFV 2020-10-05 07:26:15 +00:00
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 for grant request with Synchronous response 2020-10-07 13:57:24 +09:00
test_vnf_instantiated_info.py Move tacker to new hacking 4.0.0 2020-12-04 09:44:47 +00:00
test_vnf_lcm_op_occs.py Support for grant request with Synchronous response 2020-10-07 13:57:24 +09: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