tacker/tacker/tests/unit/vnflcm
Hideki Matsuda 03956dad31 Support vimConnectionInfo.extra when CNF deploy
If 'vimConnectionInfo.extra' is included in the Input
parameter file specified during CNF instantiation via helm,
this information is taken in and used as a parameter
for deployment via helm.
If the extra parameter is set in the config-file specified
when the 'openstack vim register' command is executed,
the information is saved in the VIM DB.

Implements: blueprint remove-cnf-restriction
Change-Id: I11f83857f784eea1f8c4caefdc6161a86fefe4e4
2022-09-12 00:58:43 +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 Fix IPv4 check failure in UT 2022-08-08 07:22:11 +00:00
test_controller.py Merge "Implemented number format in additional params" 2022-07-07 07:31:14 +00:00
test_load_vnf_interfaces.py Allow VNF instantiation by VIM of the same tenant 2022-02-11 20:01:32 +05:30
test_sync_resource.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
test_utils.py Support vimConnectionInfo.extra when CNF deploy 2022-09-12 00:58:43 +00:00
test_vnflcm_driver.py Support CNF update with MgmtDriver 2022-03-10 09:48:55 +00:00