[
https://issues.apache.org/jira/browse/LIBCLOUD-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995216#comment-14995216
]
ASF GitHub Bot commented on LIBCLOUD-767:
-----------------------------------------
GitHub user atsaki opened a pull request:
https://github.com/apache/libcloud/pull/627
[LIBCLOUD-767] Fixed CloudStackAddress parameters
This fixes the parameters of CloudStackAddress of
node.extra['ip_addresses'].
https://issues.apache.org/jira/browse/LIBCLOUD-767
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atsaki/libcloud 767_fix_ex_get_node
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/627.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 #627
----
commit c9f56957546e3054f79930ff62fddbe22a6d7159
Author: Atsushi Sasaki <[email protected]>
Date: 2015-11-07T13:35:22Z
[LIBCLOUD-767] Fixed CloudStackAddress parameters
----
> CloudStack ex_get_node returns wrong node ip address ids
> --------------------------------------------------------
>
> Key: LIBCLOUD-767
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-767
> Project: Libcloud
> Issue Type: Bug
> Reporter: Atsushi Sasaki
>
> CloudStack ex_get_node returns a CloudStackNode object.
> CloudStackAddress attributes of extra["ip_addresses"] of the node are not set
> correctly .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)