> @@ -43,11 +43,11 @@ public int getCpuCountSoftLimit() {
>        return target.getCpuCountSoftLimit();
>     }
>  
> -   public long getHdHardLimitInMb() {
> +   public long getHdHardLimit() {
>        return target.getHdHardLimitInMb();

Does the method on `target` need to be renamed too, or is that in fact 
correctly returning Mbs?

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

Reply via email to