Added support to verify extra-routes deletion

Earlier the test was only verifying presence of extra routes
on the router.

Tempest client provides a method to delete the extra routes.
Assertion on this deletion was not present before, hence this
support is added.

Now the testcase will assert,

1. Presence of extra routes on the router after creation.
2. Absence of extra routes on the router after deletion.

Change-Id: I6f2c2ebdce227705f073a43ff04c8bddc4ca5fd4
1 file changed