f965bc4f54
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 |
||
---|---|---|
.. | ||
config | ||
tests | ||
v1 | ||
v2 | ||
workflows | ||
__init__.py | ||
command.py | ||
constants.py | ||
exceptions.py | ||
export.py | ||
heat_launcher.py | ||
plugin.py | ||
utils.py |