summaryrefslogtreecommitdiff
path: root/python/vyos/config.py
AgeCommit message (Expand)Author
2019-10-25[vyos.config] T1758: adjust regex for change in Python 3.7John Estabrook
2019-10-24[vyos.config] T1764: support both string and list arguments in config functions.Daniil Baturin
2019-10-23[vyos.config] T1758: check that config setup has completed beforeJohn Estabrook
2019-10-23[vyos.config] T1758: use vyos.configtree for reading values,Daniil Baturin
2019-07-03[vyos.config] T1505: correct return_effective_values output splitting.Daniil Baturin
2019-06-13T1431: make it possible to obtain session environment and run vyos.config fun...Daniil Baturin
2019-05-28T1397: Rewrite the config merge scriptJohn Estabrook
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