[
https://issues.apache.org/jira/browse/LIBCLOUD-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408815#comment-13408815
]
Tomaz Muraus commented on LIBCLOUD-220:
---------------------------------------
Looking at the URL, there seems to be an extra & at the end of the URL which
seems wrong.
If you have access to the OpenStack cluster logs it would also be helpful if
you could post those logs here.
> EucNode driver upon ex_associate_address bails with error
> ---------------------------------------------------------
>
> Key: LIBCLOUD-220
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-220
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.10.1
> Environment: Running on Mac OSX 10.7.4, targeting an openstack cluster
> Reporter: Debo Dutta
>
> >>> node.id'i-000000aa'
> >>> conn.ex_associate_addresses(node,'192.168.100.73')
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File
> "/Library/Python/2.7/site-packages/apache_libcloud-0.10.1-py2.7.egg/libcloud/compute/drivers/ec2.py",
> line 839, in ex_associate_addresses
> res = self.connection.request(self.path, params=params).object
> File
> "/Library/Python/2.7/site-packages/apache_libcloud-0.10.1-py2.7.egg/libcloud/common/base.py",
> line 581, in request
> connection=self)
> File
> "/Library/Python/2.7/site-packages/apache_libcloud-0.10.1-py2.7.egg/libcloud/common/base.py",
> line 76, in __init__
> raise Exception(self.parse_error())
> Exception: UnknownError: An unknown error has occurred. Please try your
> request again.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira