Update test documentation.
- update IRB, IPv4, ipv6 doc
- revert 778c2765c8
Change-Id: I9af5ed9329ce5fe01392cf28d5bf321cfc647e48
Signed-off-by: Matej Klotton <mklotton@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
b7c3f2c61c
commit
86d87c40dd
@ -3,9 +3,7 @@ from vpp_interface import VppInterface
|
||||
|
||||
|
||||
class VppLoInterface(VppInterface):
|
||||
"""
|
||||
VPP loopback interface
|
||||
"""
|
||||
"""VPP loopback interface."""
|
||||
|
||||
def __init__(self, test, lo_index):
|
||||
""" Create VPP loopback interface """
|
||||
|
Reference in New Issue
Block a user