trevorflanagan commented on this pull request.
> - public abstract int sizeGb(); + @Nullable + public abstract Integer sizeGb(); In our API disk size is always an integer value. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/400#discussion_r152007969
