Skip to content

Commit

Permalink
Replace TODO with issue #72
Browse files Browse the repository at this point in the history
  • Loading branch information
brunorijsman committed Jul 1, 2020
1 parent e8d0115 commit ea6e3c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/config_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,6 @@ def check_rib_north_default_route(self):
self.report_check_result(step, okay)

def check_rib_south_specific_routes(self):
# TODO: Once we add support for IPv6 loopbacks, also check those
step = "South-bound specific routes are present"
okay = True
direction = constants.DIR_SOUTH
Expand Down

0 comments on commit ea6e3c6

Please sign in to comment.