[
https://issues.apache.org/jira/browse/LIBCLOUD-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13791655#comment-13791655
]
Tomaz Muraus commented on LIBCLOUD-368:
---------------------------------------
[~torstens] Sorry for the delay. Paul never responded so I just decided to take
a stab and pushed some changes to trunk yesterday, including tests.
Can you please confirm that it now works correctly with the latest changes in
trunk?
> OpenStack Quantum / Neutron API request to list networks is /os-networks, not
> /os-networksv2
> --------------------------------------------------------------------------------------------
>
> Key: LIBCLOUD-368
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-368
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Environment: OpenStack Grizzly
> Reporter: Torsten Schlabach
> Labels: easyfix
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> In compute/drivers/openstack.py in ex_list_networks, the request
> /os-networksv2 is used, which doesn't exist and causes a 404 error.
> Changing that from /os-networksv2 to /os-networks makes the function work!
--
This message was sent by Atlassian JIRA
(v6.1#6144)