Bug 1300920

Summary: /dashboard/admin/metering page in horizon doesn't work
Product: Red Hat OpenStack Reporter: Graeme Gillies <ggillies>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED CANTFIX QA Contact: Ido Ovadia <iovadia>
Severity: high Docs Contact:
Priority: high    
Version: 7.0 (Kilo)CC: aortega, athomas, eglynn, mrunge, oramraz, yeylon
Target Milestone: ---   
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-11 10:01:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Graeme Gillies 2016-01-22 04:56:16 UTC
When using horizon on a moderately loaded RHOS 7.0.3 installation, if you browse to the url

http://openstack.example.com/dashboard/admin/metering/

the page sits there taking forever to load, eventually timing out with a 504 error.

This 504 error is coming from haproxy which has a hard limit set to time out pages that take longer than 1 minute to load.

The underlying issue looks like this page and the way it interacts with ceilometer is simply sub par.

Comment 3 Oded Ramraz 2016-02-11 09:52:04 UTC
Raising the priority / severity as it affecting our internal central CI environment.