On Thu, 2011-08-04 at 16:10 +0200, [email protected] wrote:
> From: Michal Fojtik <[email protected]>
> 
> ---
>  server/lib/deltacloud/drivers/ec2/ec2_driver.rb |   17 +++++++++++++++++
>  server/views/instances/show.xml.haml            |    6 +++---
>  2 files changed, 20 insertions(+), 3 deletions(-)

ACK.

I am a little uneasy that we now have to make two requests to the AWS
API for each instance; is there any way to use the 'platform' attribute
that DescribeInstances sends back to avoid the second call ? Supposedly
it gets set to 'windows' for Windows instances, and not at all for
others.

David


Reply via email to