Contributor
Iván Lomba

Add support for arbitrary CPU and RAM in the ComputeService (jclouds-482)


Mentors
nacx
Organization
Apache Software Foundation

This project will add support for arbitrary CPU and RAM in the ComputeService on JClouds. Some providers do not have the hardware profiles concept and in the current implementation of ComputeService use workarounds to overcome that lack and provides a fixed configuration. This project will allow the user to specify CPU and RAM.