ceilometer-api failed to launch

Bug #1080990 reported by Lianhao Lu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Undecided
Lianhao Lu

Bug Description

Using the latest ceilometer(git commit id: fc826bcb3ee31daf783f3c3b33397cfeca680742) with the latest keystone(commit id:c1874df5c02393b24e9cfb508d9fdd5bc08e489f), the ceilometer-api failed to launch with the following errors:

Traceback (most recent call last):
  File "/opt/stack/ceilometer/bin/ceilometer-api", line 33, in <module>
    acl.register_opts(cfg.CONF)
  File "/opt/stack/ceilometer/ceilometer/api/acl.py", line 29, in register_opts
    conf.register_opts(keystone.middleware.auth_token.opts,
AttributeError: 'module' object has no attribute 'opts'

Revision history for this message
Lianhao Lu (lianhao-lu) wrote :

This is because the latest keystone move the keystone.middleware into keystone client.

Changed in ceilometer:
assignee: nobody → Lianhao Lu (lianhao-lu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/16509

Changed in ceilometer:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/16509
Committed: http://github.com/openstack/ceilometer/commit/1cc462843c9ac4aea2833748b80516d0f472bf39
Submitter: Jenkins
Branch: master

commit 1cc462843c9ac4aea2833748b80516d0f472bf39
Author: Lianhao Lu <email address hidden>
Date: Tue Nov 20 14:13:12 2012 +0800

    Used auth_token middleware from keystoneclient.

    The auth_token middleware was moved from keystone to keystoneclient.

    Fixed the bug 1080990.

    Change-Id: I424489b73e420546df96a52f639d0ee1c8ee6287

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: grizzly-2 → 2013.1
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.