Miguel Caballer created LIBCLOUD-997:
----------------------------------------
Summary: OpenStack_2_ImageConnection does not work if
ex_force_base_url is used
Key: LIBCLOUD-997
URL: https://issues.apache.org/jira/browse/LIBCLOUD-997
Project: Libcloud
Issue Type: Bug
Components: Compute
Reporter: Miguel Caballer
The OpenStack_2_NodeDriver uses two connections
the base class connection attribute and a new one: image_connection.
In this case if the user has specified the ex_force_base_url one of them will
fail, as both uses the same base url, but there are different services with
different urls. If the user set the compute base url (the standard case) the
image one will not work a viceversa
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)