yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10837
[Bug 1284665] Re: DEBUG:cinderclient.client:Connection refused when running tests
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1284665
Title:
DEBUG:cinderclient.client:Connection refused when running tests
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When running the tests, this is displayed several times and ignored
(no tests fail):
INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): public.nova.example.com
DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/snapshots/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
.INFO:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): public.nova.example.com
DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/snapshots/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
Looks like cinder is not mocked properly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1284665/+subscriptions
References