You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2014/03/03 00:08:20 UTC

[jira] [Created] (JCLOUDS-482) Add support for arbitrary CPU and RAM in the ComputeService

Ignasi Barrera created JCLOUDS-482:
--------------------------------------

             Summary: Add support for arbitrary CPU and RAM in the ComputeService
                 Key: JCLOUDS-482
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-482
             Project: jclouds
          Issue Type: New Feature
          Components: jclouds-compute
            Reporter: Ignasi Barrera


Some providers such as Abiquo or CloudSigma do not have the concept of Hardware Profiles and allow users to specify arbitrary CPU and RAM values.

The current ComputeService abstraction assumes all providers have Hardware Profiles, and forces implementations of such providers to provide a  fixed (hardcoded) list just to conform the interface.

It would be great to modernize the Compute workflow so Hardware Profiles are not mandatory and users can manually set their values when needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)