[ 
https://issues.apache.org/jira/browse/WHIRR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146485#comment-13146485
 ] 

Paul Baclace commented on WHIRR-416:
------------------------------------

Here are the relevant and coordinated properties I use to launch a private 
image in us-west-1 for aws-ec2 provider: 

whirr.provider=aws-ec2

whirr.image-id=us-west-1/ami-ffffffff

jclouds.ec2.ami-query=owner-id=999999999;state=available;image-type=machine;root-device-type=instance-store;architecture=x86_32

jclouds.ec2.cc-regions=us-west-1

jclouds.aws-s3.endpoint=us-west-1

whirr.location-id=us-west-1

whirr.hardware-id=c1.medium


                
> Enable lazy image fetching when the image-id is known
> -----------------------------------------------------
>
>                 Key: WHIRR-416
>                 URL: https://issues.apache.org/jira/browse/WHIRR-416
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>            Reporter: Andrei Savu
>            Assignee: Andrei Savu
>             Fix For: 0.7.0
>
>
> "By default, the ComputeService will prefetch images from Alestic, Canonical, 
> and RightScale. This allows you to query the images, which is great, if you 
> don't know what you are looking for. However, if you already know the imageId 
> you want, this is wasteful. We now provide the option to lazy-fetch images, 
> which speed-ups execution." 
> http://www.jclouds.org/documentation/userguide/using-ec2 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to