On Apr 5, 2011, at 12:15 AM, Felipe Cardoso Martins wrote: Hi,
> I note one problem with image list of deltacloud api [1], doesn't have > the platform information of image... any idea? You mean like Windows or Linux? This is a huge problem on backend API side. In EC2 you don't have this sort of information here. One possible way could be to parse <hypervisor> tag and return 'windows' when it's set to hyper-v. But for other providers, like Rackspace or GoGrid there is no way how to return this information except parsing description/name fields and looking for 'windows' string. -- Michal ------------------------------------------------------ Michal Fojtik, [email protected] Deltacloud API: http://deltacloud.org
