Fix router leak from L3AgentsExtRbacTest class

The 'test_list_l3_agents_on_router' test leaves behind a router as a
resource leak. A class resource cleanup is added so that the router
is not left behind once the test runs.

Change-Id: Id393ea75e59fe26da598723993593f6759d594f5
1 file changed