one icon indicating copy to clipboard operation
one copied to clipboard

Fix flow key order hardcode

Open shurkys opened this issue 11 months ago • 0 comments

Description

More information you can find here

Also fix issue with the resolve_networks function in the codebase. The function was modified to correctly substitute network IDs into the vm_template_contents string based on network variables found within the string. Previously, the function relied on the assumption that the first key in the network's attribute hash corresponds to the network ID, which could lead to incorrect substitutions if the order of keys changed

Branches to which this PR applies

  • [ ] master
  • [ ] one-X.X

  • [ ] Check this if this PR should not be squashed

shurkys avatar Feb 28 '24 22:02 shurkys