> @@ -84,8 +85,12 @@ protected Properties setupProperties() {
>     }
>     
>     protected Server createServerInZone(String zoneId) {
> +      return createServerInZone(zoneId, null);

Yeah this would be better.  I will change to `new CreateServerOptions()` and 
test it before I update the PR.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/392/files#r13765958

Reply via email to