one
one copied to clipboard
Fix flow key order hardcode
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