> @@ -85,9 +86,9 @@ protected Properties setupProperties() {
>        return props;
>     }
>     
> -   protected Server createServerInZone(String zoneId) {
> +   protected Server createServerInZone(String zoneId, CreateServerOptions... 
> options) {

Please remove the varargs `CreateServerOptions...` as we have decided to move 
away from them with Option classes, thx!

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

Reply via email to