The new method checks if the volume is in Attached state and, if so, retrieves the corresponding Virtual Machine. Otherwise, it just returns null. 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/31 -- Commit Summary -- * Added a method to retrieve the Virtual Machine a Volume is attached to -- File Changes -- M abiquo/src/main/java/org/jclouds/abiquo/domain/cloud/Volume.java (23) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/31.patch https://github.com/jclouds/jclouds-labs/pull/31.diff
