Missing package python-ceilometerclient for compute node

Bug #1308638 reported by Horatiu Eugen Vlad
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Gauvain Pocentek

Bug Description

The package python-ceilometerclient is not installed and the ceilometer-agent-compute fails to start:

# Traceback (most recent call last):
  File "/usr/bin/ceilometer-agent-compute", line 6, in <module>
    from ceilometer.cli import agent_compute
  File "/usr/lib/python2.6/site-packages/ceilometer/cli.py", line 33, in <module>
    from ceilometer.alarm import service as alarm_service
  File "/usr/lib/python2.6/site-packages/ceilometer/alarm/service.py", line 23, in <module>
    from ceilometerclient import client as ceiloclient
ImportError: No module named ceilometerclient

Change step 1 to:

"yum install openstack-ceilometer-compute python-ceilometerclient"

-----------------------------------
Built: 2014-04-16T15:03:46 00:00
git SHA: 000235762d99d73c5e1d191d875b60ed8629fecf
URL: http://docs.openstack.org/trunk/install-guide/install/yum/content/ceilometer-install-nova.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_ceilometer-nova.xml
xml:id: ceilometer-install-nova

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

I submitted a fix earlier: https://review.openstack.org/87991

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Gauvain Pocentek (gpocentek)
Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/87991
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=b81ec471003c5c6b80d77e02257de6f34d79b81e
Submitter: Jenkins
Branch: master

commit b81ec471003c5c6b80d77e02257de6f34d79b81e
Author: Gauvain Pocentek <email address hidden>
Date: Wed Apr 16 17:02:33 2014 +0200

    Fixes for the ceilometer installation on RHEL

    - install and start the alarming services
    - configure the mongo listen interface
    - add missing dependencies for the compute agent (workaround for a
      packaging bug)

    Closes-Bug: #1308638
    Change-Id: Ib739c50e26cf1ccc16f87b45695388ba358e0df3

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.