fix test_lb_ip4_gre6() cleanup 92/8992/1
authorGabriel Ganne <gabriel.ganne@enea.com>
Tue, 24 Oct 2017 13:18:57 +0000 (15:18 +0200)
committerGabriel Ganne <gabriel.ganne@enea.com>
Tue, 24 Oct 2017 13:35:48 +0000 (15:35 +0200)
commitaa0dda48ac69ec3af846355f24a7d84ec2cd2882
treecec572795904e1abd00a7628fae926639cf8fe7c
parent71612d61930e57e7c8ebf9e5647b15a4b23720b2
fix test_lb_ip4_gre6() cleanup

missing "del" keyword, and as a result, we were trying to add the as
twice.

Change-Id: If78ce03f0c71591c05ff6f4748fd9c929d0f861f
Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
test/test_lb.py