]> git.puffer.fish Git - matthieu/frr.git/commit
topogen: implement __str__ for TopoGear objects
authorRafael Zalamena <rzalamena@gmail.com>
Thu, 22 Jun 2017 20:51:32 +0000 (17:51 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit7326ea11c0da069e9a96a8857bd39a1951885e4c
tree65a0657211b58e9bb3f7fce3e41a52f9a1e93e47
parent240e334fca888265af02d8e0930623b15d13c991
topogen: implement __str__ for TopoGear objects

Print TopoGear name, links and type (currently TopoRouter and Switch
don't have any other useful attributes).
tests/topotests/lib/topogen.py