Refactor the subnetpools API tests

test_create_dual_stack_subnets_from_subnetpools
was not cleaning the created subnetpool.
In order to address this issue, this patch
  - adds the cleanup of subnetpools in base.resource_cleanup
  - and removes the calls to the function addCleanup in the
    subnetpools tests.

This patch also removes the CRUD subnetpools functions
from network_client.py as it is not required.

Change-Id: I7ad902dbb303ab9e5d01caceb59cc16f7902aaf9
Closes-bug: #1475176
1 file changed
tree: 706be3ef4c85bc074bf09fe6dda2c98e5a2c5fa7
  1. neutron/