[
https://issues.apache.org/jira/browse/LIBCLOUD-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253101#comment-13253101
]
Tomaz Muraus commented on LIBCLOUD-184:
---------------------------------------
Thanks! I've committed your patch with some fixes to the trunk:
- Default 'api_version' to APi_VERSION instead of doing if comparison inside
the constructor
- Fixed some style issues (removed trailing and extra whitespace, added missing
whitespace, pep8)
- Fixed some Python 2.5 and 3 compatibility issues
Next time please make sure you fixed all the pep8 issues before submitting a
patch.
> Update to Brightbox compute driver
> ----------------------------------
>
> Key: LIBCLOUD-184
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-184
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Reporter: Neil Wilson
> Labels: patch
> Attachments: update-brightbox.patch
>
>
> Major update to the brightbox compute driver
> - Update fixtures to represent actual api output
> - Update compute tests to 100% coverage
> - Add userdata and server group extensions to create_node
> - Add ipv6 support to public ip list
> - Improve in line documentation
> - Add lots of api output information to Node and Image 'extra' attributes.
> - Allow variable API versions
> - Allow reverse dns updates for cloud ip extensions
--
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