Problems starting ceilometer-collector due to missing notifications_topics flag

Bug #1024563 reported by John Tran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Won't Fix
Undecided
John Tran

Bug Description

relevant backstory: http://<email address hidden>/msg14428.html

It appears a typo in ceilometer/collector/manager.py:

- topic='%s.info' % flags.FLAGS.notification_topics[0],
+ topic='%s.info' % cfg.CONF.notification_topics[0],

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/9800

Changed in ceilometer:
assignee: nobody → John Tran (jtran)
status: New → In Progress
Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

I think we're now setting up our own configuration file correctly, aren't we?

Revision history for this message
John Tran (jtran) wrote :

I'm not sure what happened with this but it's no longer a problem.

Changed in ceilometer:
status: In Progress → Incomplete
status: Incomplete → Won't Fix
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.