** Changed in: horizon/icehouse
Status: New => Won't Fix
--
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):
Fix Released
Status in OpenStack Dashboard (Horizon) icehouse series:
Won't Fix
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 : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp