[
https://issues.apache.org/jira/browse/LIBCLOUD-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399471#comment-13399471
]
Tomaz Muraus commented on LIBCLOUD-218:
---------------------------------------
Tests are failing:
...
Traceback (most recent call last):
File "/w/lc/trunk/test/compute/test_rackspacenova.py", line 108, in setUp
self.driver.connection._populate_hosts_and_request_paths()
File "/w/lc/trunk/libcloud/common/openstack.py", line 489, in
_populate_hosts_and_request_paths
url = self._ex_force_base_url or self.get_endpoint()
File "/w/lc/trunk/libcloud/compute/drivers/rackspacenova.py", line 42, in
get_endpoint
raise LibcloudError('Could not find specified endpoint')
libcloud.common.types.LibcloudError: <LibcloudError in None 'Could not find
specified endpoint'>
======================================================================
ERROR: test_service_catalog
(test.compute.test_rackspacenova.RackspaceNovaLonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/w/lc/trunk/test/compute/test_rackspacenova.py", line 108, in setUp
self.driver.connection._populate_hosts_and_request_paths()
File "/w/lc/trunk/libcloud/common/openstack.py", line 489, in
_populate_hosts_and_request_paths
url = self._ex_force_base_url or self.get_endpoint()
File "/w/lc/trunk/libcloud/compute/drivers/rackspacenova.py", line 42, in
get_endpoint
raise LibcloudError('Could not find specified endpoint')
libcloud.common.types.LibcloudError: <LibcloudError in None 'Could not find
specified endpoint'>
======================================================================
ERROR: test_set_auth_token_populates_host_port_and_request_path
(test.compute.test_rackspacenova.RackspaceNovaLonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/w/lc/trunk/test/compute/test_rackspacenova.py", line 108, in setUp
self.driver.connection._populate_hosts_and_request_paths()
File "/w/lc/trunk/libcloud/common/openstack.py", line 489, in
_populate_hosts_and_request_paths
url = self._ex_force_base_url or self.get_endpoint()
File "/w/lc/trunk/libcloud/compute/drivers/rackspacenova.py", line 42, in
get_endpoint
raise LibcloudError('Could not find specified endpoint')
libcloud.common.types.LibcloudError: <LibcloudError in None 'Could not find
specified endpoint'>
Ran 1705 tests in 6.544s
FAILED (errors=44)
...
> Add Rackspace Nova London Driver
> --------------------------------
>
> Key: LIBCLOUD-218
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-218
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Affects Versions: 0.10.1
> Reporter: Chris Gilmer
> Labels: compute, connection, drivers, london, rackspace
> Fix For: 0.10.1
>
> Attachments: rackspace_nova_london.patch,
> rackspace_nova_london_1.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Adding the driver and connection objects for RackspaceNova London.
--
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