HomeVyOS Platform

vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict()

Description

vrrp: keepalived: T3847: enable no_tag_node_value_mangle for get_config_dict()

Commit 761631d6 ("vrrp: keepalived: T3847: migrate to get_config_dict()")
switched to the new python function get_config_dict(), when we deal with
tag nodes that can contain a hyphen, we should also set no_tag_node_value_mangle
in order to preserve it.

This caused a dict lookup error as the hyphens in the test scripts got replaced
by an _.

Details

Provenance
c-poAuthored on Sep 22 2021, 6:18 AM
Parents
rVYOSONEXb9d4d8c67d6b: vrrp: keepalived: T3847: migrate/streamline CLI options
Branches
Loading...
Tags
Loading...