[
https://issues.apache.org/jira/browse/LIBCLOUD-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012365#comment-14012365
]
Jesus Zambrano commented on LIBCLOUD-567:
-----------------------------------------
[~kami] [~hcs42] Thanks for the quick response. I'll leave it up to you guys to
resolve this ticket then. Would you happen to know if these fixes will make it
to the next stable release? And if so, when will that release happen?
> Openstack driver returns a 404 when listing pool of available ips for HPcloud
> -----------------------------------------------------------------------------
>
> Key: LIBCLOUD-567
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-567
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.14.0-beta3
> Reporter: Jesus Zambrano
>
> Resource request here:
> https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/openstack.py#L2169
> returns a 404 for HPCloud.
> It should be:
> {code}/os-floating-ips{code} instead of {code}/os-floating-ip-pools{code}
> according to the hpcloud docs found here:
> https://docs.hpcloud.com/api/v13/compute/#listFloatingIPs
> Should {noformat} ex_list_floating_ip_pools {noformat} be implemented in the
> hpcloud driver instead?
> https://github.com/apache/libcloud/blob/trunk/libcloud/compute/drivers/hpcloud.py
--
This message was sent by Atlassian JIRA
(v6.2#6252)