> @@ -67,7 +67,7 @@ public static Attachment create(String hostedService, 
> String deployment, String
>     @Nullable public abstract String description();
>  
>     /** The operating system type of the OS image, or null if a data disk. */
> -   @Nullable public abstract OSImage.Type os();
> +   @Nullable public abstract OSImage.Type OS();

any particular reason to do that? I think the implementation should work with 
lowerCase

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

Reply via email to