private images.
Creating a virtual guest from private images is not working without the above 
fix. The code hashes the retrived images using the globalIdentifier. Apparently 
the globalIdentifier is not retrieved for private images and so it throws NPE.
You can merge this Pull Request by running:

  git pull https://github.com/jaiganeshm/jclouds master

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds/pull/530

-- Commit Summary --

  * Update the GUEST_MASK so that the global identifier is retrieved for

-- File Changes --

    M 
providers/softlayer/src/main/java/org/jclouds/softlayer/features/AccountApi.java
 (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/530.patch
https://github.com/jclouds/jclouds/pull/530.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/530

Reply via email to