>  
>     /**
>      * Provides access to Image features.
>      */
>     @Delegate
> -   ImageApi getImageApiForZone(@EndpointParam(parser = 
> ZoneToEndpointNegotiateVersion.class) @Nullable String zone);
> +   ImageApi getImageApi(@EndpointParam(parser = 
> RegionToEndpointNegotiateVersion.class) @Nullable String region);

Yes, that is the plan. I want to do that in a follow-on PR so that I can change 
all of them at once.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/123/files#r16147386

Reply via email to