jclouds / legacy-jclouds

https://jclouds.apache.org
466 stars 216 forks source link

AWS VMImport functionality required in jclouds #1154

Open jaiganeshm opened 11 years ago

jaiganeshm commented 11 years ago

I am on 1.5.2 version and I see aws-java-sdk version used is 1.2.1. I am looking for VMImport functionality accessible from jclouds. This feature is available in aws-java-sdk from 1.3.2 onwards.

thesurlydev commented 11 years ago

Looks like vm import only supports Windows 2003/2008:

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/VMImportPrerequisites.html

jaiganeshm commented 11 years ago

Yes, thats true, but that is the only way we can import any existing Windows VM. I am not aware of any other workaround.