You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Adrian Cole (JIRA)" <ji...@apache.org> on 2011/02/06 19:30:30 UTC

[jira] Commented: (WHIRR-124) Upgrade to jclouds 1.0-beta-9

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

Adrian Cole commented on WHIRR-124:
-----------------------------------

runscripts need to be enhanced to not depend on provider keys as much as possible.  For example, amazon's ec2 is now the provider key "aws-ec2" and this makes the following script not work: http://whirr.s3.amazonaws.com/0.4.0-incubating-SNAPSHOT/apache/zookeeper/post-configure

It would be better to make the post-configure scripts a bit smarter, as providers like e
"eucalyptus" or "eucalyptus-partnercloud-ec2" also may have operating system access to instance metadata.

ex, if we want to check for metadata support, we can check existence of the url path http://169.254.169.254/latest/meta-data/local-ipv4 (ex. nc -z -w 1 169.254.169.254 80)



> Upgrade to jclouds 1.0-beta-9
> -----------------------------
>
>                 Key: WHIRR-124
>                 URL: https://issues.apache.org/jira/browse/WHIRR-124
>             Project: Whirr
>          Issue Type: Improvement
>          Components: core
>            Reporter: Tom White
>            Assignee: Adrian Cole
>         Attachments: WHIRR-124.patch, WHIRR-124.patch
>
>
> We should upgrade to the latest jclouds release when it comes out.  This includes support for Eucalyptus as well a number of fixes to EC2.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira