Replace Node public_ip and private_ip attribute with public_ips and private_ips
-------------------------------------------------------------------------------

                 Key: LIBCLOUD-130
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-130
             Project: Libcloud
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.5.2, 0.4.1, 0.4.0, 0.3.0, 0.2.0
            Reporter: Tomaz Muraus
            Assignee: Tomaz Muraus


Those two attributes are always a list so naming them in singular form is 
confusing.

We should rename them and for backward compatibility also allow users to access 
them the old way (node.public_ip, node.private_ip), until 1.0 or the next major 
release.

--
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

        

Reply via email to