HomeVyOS Platform

configverify: T6642: verify_interface_exists requires config_dict arg

Description

configverify: T6642: verify_interface_exists requires config_dict arg

The function verify_interface_exists requires a reference to the ambient
config_dict rather than creating an instance. As access is required to
the 'interfaces' path, provide as attribute of class ConfigDict, so as
not to confuse path searches of script-specific config_dict instances.

Details

Provenance
jestabroAuthored on Aug 8 2024, 7:24 PM
Parents
rVYOSONEXba0f8dbdb276: Merge pull request #3965 from kumvijaya/current
Branches
Loading...
Tags
Loading...