Make tools scripts executable

Set +x permission on files:
 * tools/convert_heat_nic_config_to_ansible_j2.py
 * tools/convert_v1_net_data.py

Other python scripts have the executable permission set.
Align the two scripts with the rest.

Change-Id: I0a0bd4a353bdc35698444b72f093cce176bbe5a0
This commit is contained in:
Harald Jensås 2021-12-06 17:09:29 +01:00
parent b3e8e218f8
commit a77d5ebde2
2 changed files with 0 additions and 0 deletions

0
tools/convert_heat_nic_config_to_ansible_j2.py Normal file → Executable file
View File

0
tools/convert_v1_net_data.py Normal file → Executable file
View File