[
https://issues.apache.org/jira/browse/JCLOUDS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leons Petrazickis updated JCLOUDS-397:
--------------------------------------
Description:
Flex Images on Softlayer are the equivalent of AMIs on Amazon EC2. It's not
currently possible to provision a node based on a Flex Image on Softlayer using
jclouds. The jclouds listImages() command does not return any Flex Images on
softlayer.
Since provisioning a node using an imageId is part of the jclouds Compute API,
and Softlayer is a supported provider, it is reasonable to provide this
capability as part of the API.
http://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/captureImage
http://sldn.softlayer.com/reference/datatypes/SoftLayer_Virtual_Guest_Block_Device_Template_Group
http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject
was:
Flex Images on Softlayer are the equivalent of AMIs on Amazon EC2. It's not
currently possible to provision a node based on a Flex Image on Softlayer using
jclouds. The jclouds listImages() command does not return any Flex Images on
softlayer.
Since provisioning a node using an imageId is part of the jclouds Compute API,
and Softlayer is a supported provider, it is reasonable to provide this
capability as part of the API.
> Provision Flex Images on Softlayer
> ----------------------------------
>
> Key: JCLOUDS-397
> URL: https://issues.apache.org/jira/browse/JCLOUDS-397
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-compute
> Affects Versions: 1.6.3
> Environment: softlayer
> Reporter: Leons Petrazickis
>
> Flex Images on Softlayer are the equivalent of AMIs on Amazon EC2. It's not
> currently possible to provision a node based on a Flex Image on Softlayer
> using jclouds. The jclouds listImages() command does not return any Flex
> Images on softlayer.
> Since provisioning a node using an imageId is part of the jclouds Compute
> API, and Softlayer is a supported provider, it is reasonable to provide this
> capability as part of the API.
> http://sldn.softlayer.com/reference/services/SoftLayer_Hardware_Server/captureImage
> http://sldn.softlayer.com/reference/datatypes/SoftLayer_Virtual_Guest_Block_Device_Template_Group
> http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)