GitHub user bouttier opened a pull request:
https://github.com/apache/libcloud/pull/291
openstack: put floating ips in public_ips
This patch use OS-EXT-IPS:type introduced in Nova 2013.1 ("Grizzly").
This is useful in testing environment where floating ips can be private but
we want see them as public.
I'm not sure that you want that merged but I think it could be nice so I
propose ...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bouttier/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/291.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #291
----
commit 102a77d0355a4ff41ede1bfc365a03da5a2794f3
Author: Ãlie Bouttier <[email protected]>
Date: 2014-05-12T11:44:39Z
openstack: put floating ips in public_ips
This patch use OS-EXT-IPS:type introduced in Nova 2013.1 ("Grizzly").
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---