Bug 1302597

Summary: "Error: Unable to retrieve Ceilometer meter list" when browsing to the Resource Usage page in horizon
Product: [Community] RDO Reporter: Udi Kalifon <ukalifon>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED WONTFIX QA Contact: Ido Ovadia <iovadia>
Severity: high Docs Contact:
Priority: unspecified    
Version: LibertyCC: aortega, athomas, mrunge, ukalifon, yeylon
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-09 07:34:23 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 Udi Kalifon 2016-01-28 08:53:20 UTC
Description of problem:
Installed Mitaka in a virtualized environment according to https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/. I set up tunnelling to log into horizon and browsed to the Resource Usage page. An error appeared in the corner of the screen:

Error: Unable to retrieve Ceilometer meter list.


Version-Release number of selected component (if applicable):
python-django-horizon-9.0.0.0b3-dev67.el7.centos.noarch


How reproducible:
100%


Steps to Reproduce:
1. Install Mitaka according to https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/
2. Log into the overcloud and browse to the Resource Usage page 


Actual results:
A ceilometer-related error appears


Additional info:
The deployment command was: openstack overcloud deploy --templates --control-scale 3 --compute-scale 1 --ntp-server clock.redhat.com -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml

Comment 1 Matthias Runge 2016-01-28 21:53:49 UTC
Please share a log file, thank you.

Comment 2 Udi Kalifon 2016-02-07 09:33:05 UTC
You only see this in horizon.log:

2016-02-07 09:31:33,145 7694 WARNING horizon.exceptions Recoverable error: ('Connection aborted.', BadStatusLine("''",))

Other than that, there is nothing in horizon_error.log, error_log or default_error.log.

Comment 3 Matthias Runge 2016-02-09 07:34:23 UTC
We were discussing to disable the page; connection aborted means, ceilo stopped responding.