compute_driver opt is not as expected in is_enabled

Bug #1077909 reported by Endre Karlson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Invalid
Undecided
Unassigned

Bug Description

When loading plugins the is_enabled function runs

return 'libvirt' in FLAGS.compute_driver.lower()

This doesn't work for me when using Ceilometer tip of trunk with Folsom because the is_enabled check looks for "libirt" within the string that it checks which isn't true:
compute_driver = nova.virt.connection.get_connection log_opt_values /opt/ceilometer/ceilometer/openstack/common/cfg.py:1333

Revision history for this message
Endre Karlson (endre-karlson) wrote :

This was due to missing config options apparantly..

Changed in ceilometer:
status: New → Incomplete
status: Incomplete → Invalid
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.