Renamed the getter/setter methods for the HD size limits to remove the reference to the Mb storage unit, since the current version of the Abiquo API interprets these values as bytes. You can merge this Pull Request by running:
git pull https://github.com/carlosgarciaibanez/jclouds-labs master Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs/pull/29 -- Commit Summary -- * JCLOUDS-275: Renamed the getter/setter methods for the HD size limits to remove the reference to the Mb storage unit -- File Changes -- M abiquo/src/main/java/org/jclouds/abiquo/domain/DomainWithLimitsWrapper.java (14) M abiquo/src/main/java/org/jclouds/abiquo/domain/cloud/VirtualDatacenter.java (2) M abiquo/src/main/java/org/jclouds/abiquo/domain/enterprise/Enterprise.java (2) M abiquo/src/main/java/org/jclouds/abiquo/domain/enterprise/Limits.java (4) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/29.patch https://github.com/jclouds/jclouds-labs/pull/29.diff
