HomeVyOS Platform

T1762: adjust the set_level() calls to use the new list representation.

Description

T1762: adjust the set_level() calls to use the new list representation.

Details

Provenance
dmbaturinAuthored on Oct 24 2019, 9:33 AM
Parents
rVYOSONEX8bf1b924055c: [vyos.config] T1764: support both string and list arguments in config functions.
Branches
Loading...
Tags
Loading...

Event Timeline

varesa added inline comments.
/src/conf_mode/interfaces-ethernet.py
133

This doesn't seem like it belong here, see T1844

/src/conf_mode/interfaces-ethernet.py
133

Okay, it turns out that config.exists() *almost* supports both strings and lists. Maybe the wanted fix is there instead