[openstack-dev] [horizon] Support for Django 1.7: there's a bit of work, though it looks fixable to me...
Julie Pichon
jpichon at redhat.com
Tue Aug 5 08:06:27 UTC 2014
On 05/08/14 08:11, Thomas Goirand wrote:
> And there's also test_change_password_shows_message_on_login_page which
> fails. Here's the end of the stack dump:
>
> File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line
> 375, in send
> raise ConnectionError(e, request=request)
> ConnectionError: HTTPConnectionPool(host='public.nova.example.com',
> port=8774): Max retries exceeded with url: /v2/extensions (Caused by
> <class 'socket.gaierror'>: [Errno -2] Name or service not known)
This particular test is currently being skipped [1] due to issues with
the test itself. It's going to be replaced by an integration test.
Julie
[1] https://review.openstack.org/#/c/101857/
More information about the OpenStack-dev
mailing list