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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to