GitHub user roadhead opened a pull request:
https://github.com/apache/libcloud/pull/126
Brightbox compute Driver: Fixed attribute name, Added check for null data
1. 'user_data' changed to 'account'
2. When there are deleted servers in the node_list, zone was None and it
was throwing a TypeError when trying to parse it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/roadhead/libcloud patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/126.patch
----
----