python-tripleoclient/tripleoclient/tests/v1/overcloud_node
Harald Jensås f965bc4f54 baremetal node export - auto convert Heat nic-conf
If no NetworkConfigTemplate parameter is set when exporting
overcloud nodes to baremetal_deployment.yaml an attempt to
look for a legacy Heat nic-config template is made.

In case a heat nic-config template is found it will be
downloaded from the stack to a temporary file. The tool
$THT/tools/convert_heat_nic_config_to_ansible_j2.py is then
used to convert the template to an ansible j2 nic-config
template.

The template created by the conversion tool is placed in
the working-dir and the baremetal_deployment.yaml
network_config -> template parameter will point to the
converted template.

Change-Id: Idbb2345c2b94370bbdc455a96869fcf85c5edfc7
2022-11-29 13:42:08 +01:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
fakes.py Move baremetal provide commands from Ansible 2022-01-07 00:07:07 +00:00
test_overcloud_node.py baremetal node export - auto convert Heat nic-conf 2022-11-29 13:42:08 +01:00