A new static method has been added to the LinkPredicates utility class to create predicate which determines whether a given REST link refers to a disk entity. 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/32 -- Commit Summary -- * Added a method to retrieve the Virtual Machine a Volume is attached to * Added a new predicate to capture disk links -- File Changes -- M abiquo/src/main/java/org/jclouds/abiquo/domain/cloud/Volume.java (26) M abiquo/src/main/java/org/jclouds/abiquo/predicates/LinkPredicates.java (10) M abiquo/src/main/java/org/jclouds/abiquo/reference/rest/ParentLinkName.java (2) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/32.patch https://github.com/jclouds/jclouds-labs/pull/32.diff