* Fix vyos on network_cli on python3 bytes do not have format() in Python3 * Push connection to tasks, with bonus connection=local test * Run tests without explicit connection set * Add/update START messages where appropriate
* Add vyos_banner implementation module Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * vyos_banne integration test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * vyos_banner unit test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * minor fix on banner text Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>