The datacenter link has been added to the Limits object construction. This link is used in the 2.4 version of the Abiquo API to establish a relation between an enterprise and the datacenter it is restricted to. 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/17 -- Commit Summary -- * JCLOUDS-208: The datacenter link has been added to the Limits object construction. This link is used in the 2.4 version of the Abiquo API to establish a relation between an enterprise and the datacenter it is restricted to -- File Changes -- 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 (30) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/17.patch https://github.com/jclouds/jclouds-labs/pull/17.diff
