> assertTrue(networkApi.delete(net.getId()));
> }
> }
> }
> +
> + private Predicate<Network> createPredicate(final String networkId) {I'll move this method to a test util class and make it more generic. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/47/files#r7887246
