[
https://issues.apache.org/jira/browse/WHIRR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146947#comment-13146947
]
Adrian Cole commented on WHIRR-416:
-----------------------------------
small nits
remove the line jclouds.ec2.cc-regions=us-west-1, as cc isn't available in
us-west-1
what you really want to do is say "don't parse cluster amis" which is this:
"jclouds.ec2.cc-ami-query="
moreover, if you always use explicit image ids, then set
"jclouds.ec2.ami-query=" too
I hope this helps!
> 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