python-tripleoclient/tripleoclient
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
..
config Merge "Undercloud: Deprecate unused scheduler_max_attempts" 2022-10-18 14:10:50 +00:00
tests baremetal node export - auto convert Heat nic-conf 2022-11-29 13:42:08 +01:00
v1 baremetal node export - auto convert Heat nic-conf 2022-11-29 13:42:08 +01:00
v2 Merge "Remove leftover of --heat-type installed" 2022-11-18 09:05:29 +00:00
workflows Remove leftover of --heat-type installed 2022-10-19 16:59:23 +09:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Fix upgrade/external_update/external_upgrade 2022-06-28 17:04:29 +05:30
constants.py Merge "tripleo deploy: Use Standalone role by default" 2022-11-17 16:43:04 +00:00
exceptions.py Move baremetal provide commands from Ansible 2022-01-07 00:07:07 +00:00
export.py Ensure tripleo_ceph_client_vars is set consistently 2022-07-19 17:47:19 -04:00
heat_launcher.py Don't try stack delete with overcloud delete 2022-10-13 10:47:06 +05:30
plugin.py Remove unused object storage client implementation 2022-05-10 15:31:59 +09:00
utils.py Remove ANSIBLE_STDOUT_CALLBACK override 2022-11-16 04:23:36 +00:00