Changed the builder methods to return `SoftLayerTemplateOptions` to allow 
chaining. Always set the `diskType` when creating a VM, even if no block device 
configured, to allow use of `LOCAL` disk.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix Softlayer template options to return correct type and set disk types 
even if no block device configures

-- File Changes --

    M 
providers/softlayer/src/main/java/org/jclouds/softlayer/compute/options/SoftLayerTemplateOptions.java
 (28)
    M 
providers/softlayer/src/main/java/org/jclouds/softlayer/compute/strategy/SoftLayerComputeServiceAdapter.java
 (4)

-- Patch Links --

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

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

Reply via email to