> @@ -52,13 +53,22 @@ public BaseNovaApiLiveTest() {
> provider = "openstack-nova";
> }
>
> - protected Set<String> zones;
> + protected Set<String> zones = Sets.newHashSet();Sure. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/355/files#r12063148
