> @@ -139,4 +177,17 @@ private void runCreateContainerInLocation(String
> payload, Location nonDefault) t
> }
> }
>
> + private void createContainer(String containerName, Location location)
> throws InterruptedException {Trying to factor out the container creation code (as there were additional assertions that the tests were doing). --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/764/files#r32043361
