Torsten Schlabach created LIBCLOUD-368:
------------------------------------------

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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to