yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17118
[Bug 1340146] [NEW] Return of the cinder traces in the tests output
Public bug reported:
More traces in the log due to improperly mocked API calls. See also: bug
1335082.
DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/backups/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
.DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/backups/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
Guilty tests, after running in verbose mode:
test_encryption_false (openstack_dashboard.dashboards.project.volumes.volumes.tests.VolumeViewTests) ...
test_encryption_true (openstack_dashboard.dashboards.project.volumes.volumes.tests.VolumeViewTests) ...
** Affects: horizon
Importance: Medium
Assignee: Julie Pichon (jpichon)
Status: New
--
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/1340146
Title:
Return of the cinder traces in the tests output
Status in OpenStack Dashboard (Horizon):
New
Bug description:
More traces in the log due to improperly mocked API calls. See also:
bug 1335082.
DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/backups/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
.DEBUG:cinderclient.client:Connection refused: HTTPConnectionPool(host='public.nova.example.com', port=8776): Max retries exceeded with url: /v1/backups/detail (Caused by <class 'socket.gaierror'>: [Errno -2] Name or service not known)
Guilty tests, after running in verbose mode:
test_encryption_false (openstack_dashboard.dashboards.project.volumes.volumes.tests.VolumeViewTests) ...
test_encryption_true (openstack_dashboard.dashboards.project.volumes.volumes.tests.VolumeViewTests) ...
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1340146/+subscriptions
Follow ups
References