Public bug reported:

After pulling the latest this morning, I see the following output in the
tests:

test_index 
(openstack_dashboard.dashboards.admin.info.tests.SystemInfoViewTests) ... 
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/os-quota-sets/1/defaults (Caused by <class 
'socket.gaierror'>: [Errno -2] Name or service not known)
ok

It looks like there is an API call that should be mocked, that isn't.

** Affects: horizon
     Importance: Low
         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/1300141

Title:
  Output from API calls in the tests

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After pulling the latest this morning, I see the following output in
  the tests:

  test_index 
(openstack_dashboard.dashboards.admin.info.tests.SystemInfoViewTests) ... 
  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/os-quota-sets/1/defaults (Caused by <class 
'socket.gaierror'>: [Errno -2] Name or service not known)
  ok

  It looks like there is an API call that should be mocked, that isn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1300141/+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