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

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

Thanks for your patch. I've committed it to trunk with some changes:

- Remove exhaust_redirects functionality
- Use LibcloudError instead od CloudStackException
- Remove unecessary except KeyError - dict.get doesn't throw a KeyError
- Remove trailing white-space
                
> 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

        

Reply via email to