You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2012/05/16 07:08:11 UTC

[dev] [jira] [Commented] (LIBCLOUD-196) Support RegisterIso call in CloudStack compute driver

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

Tomaz Muraus commented on LIBCLOUD-196:
---------------------------------------

Everything besides the "exhaust_redirects" part looks fine.

I think this should be removed from the patch and just require user to pass in a URL which doesn't return a redirect. Supporting following redirects adds additional complexity and in Libcloud we prefer to do a single HTTP request in a single method call (if that's is possible), because it makes handling exceptions and retrying easier.
                
> Support RegisterIso call in CloudStack compute driver
> -----------------------------------------------------
>
>                 Key: LIBCLOUD-196
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-196
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Compute
>    Affects Versions: 0.9.1
>            Reporter: Daemian Mack
>            Priority: Minor
>              Labels: newbie, patch
>             Fix For: 0.9.1
>
>         Attachments: add_support_for_cloudstack_registeriso.diff
>
>
> Patch adds support for RegisterIso call to pass a downloadable URL to CloudStack.
> Known concerns:
> - Inner 'exhaust_redirects' method may merit inclusion as utility method elsewhere.
> - Defaulting to bootable=False may not accurately represent typical use case.

--
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