public_ips only retain last ip for a node in gandi compute driver
-----------------------------------------------------------------
Key: LIBCLOUD-147
URL: https://issues.apache.org/jira/browse/LIBCLOUD-147
Project: Libcloud
Issue Type: Bug
Components: Compute
Affects Versions: 0.7.1
Reporter: Aymeric Barantal
Priority: Minor
During update in November to introduce public_ips instead of public_ip,
algorithm
in gandi driver, only retain the last ip for a node.
I'll attach the patch to handle a real list of all public ips for a node
(including ipv6 one)
and modified test to check that a node have at least 2 public ips.
--
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