Hi, Vineet.

Can you do a search and see if this issue already exists? If so, vote
it up, if not please add it?

https://issues.apache.org/jira/browse/JCLOUDS

Thanks,
-A

On Mon, Nov 17, 2014 at 1:13 PM, Vineet Saini <[email protected]> wrote:
> Hi,
>
> I'm trying to create node in AWS EC2. But it look like jclud api not support
> hardware type like "t2.micro" node.
>
> It still only list old hardware type. Does anyone know how create node
> selecting new hardware type in AWS?
>
> templateBuilder.hardwareId(InstanceType.T1_MICRO);
>
> So here instanceType.T2_MICRO not supported. Only previous generation listed
> here.
>
> I checked with jcloud 1.8, seems that also not added support for new
> hardware.
>
> Thanks
> -VS

Reply via email to