Hello, I've recently been working on a project where we needed to use salt-cloud to provision servers in a Rackspace cloud environment with Rackconnect. To accomplish that I extended the libcloud/compute/drivers/openstack.py driver to provide the accessIPv4 value from the instance details.
If I had a need for it I would image others would as well but before I submitted a pull request I thought I would check here first to see if that work is already being done somewhere else or if there's a better approach. Chris Johnson
