David Toy created JCLOUDS-269:
---------------------------------
Summary: softlayer: Convert minRam to MB (Currently GB.)
Key: JCLOUDS-269
URL: https://issues.apache.org/jira/browse/JCLOUDS-269
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Environment: api.softlayer.com/rest/v3/
Reporter: David Toy
Priority: Minor
There is an impedance mismatch between jclouds:softlayer and SoftLayer API.
According to the javadocs[1] TemplateBuilder.minRam is measured in MB, but
SoftLayer machines have ram specified in GB.
Adding a MB:GB conversion to jclouds:softlayer would fix this.
1.http://javadocs.jclouds.cloudbees.net/org/jclouds/compute/domain/TemplateBuilder.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira