You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Benoit Chesneau <bc...@gmail.com> on 2010/07/09 08:27:36 UTC

[libcloud] how to create reserved instances ?

Hi,

Is there a way to create and used reserved instance on amazon ec2 with
libcloud ?

- benoit

RE: [libcloud] how to create reserved instances ?

Posted by Issac Amarillas Roth <ir...@makara.com>.
Benoit,

On EC2 when you launch an image in the normal fashion, if you have reserved instances of the same size in the same availability zone, a reserved instance is used. So no special support is needed in libcloud.

Issac

-----Original Message-----
From: Benoit Chesneau [mailto:bchesneau@gmail.com] 
Sent: Thursday, July 08, 2010 11:28 PM
To: libcloud@incubator.apache.org
Subject: [libcloud] how to create reserved instances ?

Hi,

Is there a way to create and used reserved instance on amazon ec2 with
libcloud ?

- benoit