Markos Gogoulos created LIBCLOUD-534: ----------------------------------------
Summary: list networks 404 in HP Cloud East (Havana) Key: LIBCLOUD-534 URL: https://issues.apache.org/jira/browse/LIBCLOUD-534 Project: Libcloud Issue Type: Bug Reporter: Markos Gogoulos In HP Cloud East (Havana OpenStack) conn.ex_list_networks() leads to a 404. I see that libcloud/compute/drivers/openstack.py driver defines _networks_url_prefix = '/os-networks' while the HP Cloud documentation suggests "/v2.0/networks" on https://docs.hpcloud.com/api/v13/networking/#list_networks-jumplink-span I tried to use this but with no luck. I initially came into it while trying to create a node, where it needs network ID to be specified. Suggestions? -- This message was sent by Atlassian JIRA (v6.2#6252)