> assertTrue(subnetApi.delete(net.getId()));
> }
> assertTrue(networkApi.delete(networkId));
> }
> }
> +
> + private Predicate<Subnet> createPredicate(final String subnetId) {See above comment --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/47/files#r7887248
