GitHub user johnsocp opened a pull request:
https://github.com/apache/libcloud/pull/140
Issue LIBCLOUD-389: Adds accessIPv4 value to the node_list results
This is a pretty simple fix to expose the public IP that gets assigned to a
server built in a Rackspace RackConnect environment. The original public ip
stays assigned to the server but the interface is disabled so the value set in
accessIPv4 essentially becomes the only working public IP once the post-build
automation completes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnsocp/libcloud 389_rackconnect
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/140.patch
----
----