summaryrefslogtreecommitdiff
path: root/python/vyos/config.py
AgeCommit message (Expand)Author
2019-09-04T1443: backport the HTTP API to crux.Daniil Baturin
2019-07-04[vyos.config] T1505: correct return_effective_values output splitting.Daniil Baturin
2018-08-26T801: correct parsing of returnValues and listNodes output.Daniil Baturin
2018-06-20Initial API documentation for vyos.config.Daniil Baturin
2018-06-16Set the license of all vyos.* libraries to LGPLv2+.Daniil Baturin
2018-02-28Fix return_values function (return a list instead of a raw string).Daniil Baturin
2017-10-26T433: Add "effective" observers and inSession to the vyos.config libraryTaniadz
2017-09-08Make the vyos.config.Config's return_value(s) and list_node functions behave ...Daniil Baturin
2017-09-08Automatically decode the output of cli-shell-api as ASCIIDaniil Baturin
2017-08-17T353: add the Python library for reading VyOS config to the new package.Daniil Baturin