First time committing to jclouds, let me know if there are any style guidelines I missed with this change. You can merge this Pull Request by running:
git pull https://github.com/monitorjbl/jclouds JCLOUDS-655 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/626 -- Commit Summary -- * fix for JCLOUDS-655 -- File Changes -- M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/functions/ImageInZoneToImage.java (22) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/Image.java (12) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/compute/functions/ImageInZoneToImageTest.java (42) A apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/features/ImageApiMockTest.java (52) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseImageTest.java (2) A apis/openstack-nova/src/test/resources/image_list_with_block_device_mapping.json (58) -- Patch Links -- https://github.com/jclouds/jclouds/pull/626.patch https://github.com/jclouds/jclouds/pull/626.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/626
