summaryrefslogtreecommitdiff
path: root/python/vyos/base.py
AgeCommit message (Collapse)Author
2022-12-10T4874: Added Warning messageaapostoliuk
Added the ability to call Warning messages
2022-04-07vyos.base: T4346: add common DeprecationWarning() classChristian Poessinger
(cherry picked from commit 957f73ed8c2c22afd5e56adc36b4d032b3f1a5f1)
2021-12-10ConfigError: T4068: automatically wrap message at 72 charactersChristian Poessinger
(cherry picked from commit 4948380a588dea59a01e6e33b9b8e1524ba6a4ed)
2018-06-16Set the license of all vyos.* libraries to LGPLv2+.Daniil Baturin
2018-05-15Add missing vyos.base moduleYuya Kusakabe