]> git.puffer.fish Git - mirror/frr.git/commit
topotests: python3, replace iteritems with items
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 25 Nov 2020 16:23:19 +0000 (16:23 +0000)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 25 Nov 2020 16:31:45 +0000 (16:31 +0000)
commitecff3c7a0c2c8a9e9bef51e6683e716cc458bea0
tree864dbd8acf008a46ff0ad265675b1e719d068a67
parente7294b32006d87d8d47bce4c54c771cbd7a2e1ca
topotests: python3, replace iteritems with items

replace iteritems() calls with items()

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_features/test_bgp_features.py
tests/topotests/isis-tilfa-topo1/test_isis_tilfa_topo1.py