purge configuration file when using multiple notification_driver

Bug #1376170 reported by Stefano Zilli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Fix Released
Medium
Unassigned

Bug Description

If you configure nova-compute to support sending notifications to ceilometer using the ceilometer you end up having two entries for notification_driver.

Puppet-inifile does not support multiple identical keys so, in the ceilometer module file_line_after type was introduced.

This is ok for setting the needed values but, if you want to keep you nova.conf file clean from old configurations and you enable inifile purge mechanism, you will end up having nova-compute service restarted every puppet run.

It would be nice to have the possibility to configure multiple notification_driver and at the same time have the inifile purge mechanism working.

Changed in puppet-nova:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
daniel.pawlik (daniel-pawlik) wrote :

IMHO we can close that task.

Changed in puppet-nova:
assignee: nobody → daniel.pawlik (daniel-pawlik)
Revision history for this message
Takashi Kajinami (kajinamit) wrote :

Now puppet-nova uses our own provider which supports MultiStrOpts, and this issue should have been fixed.
Please feel free to reopen this if you still experience the issue.

Changed in puppet-nova:
status: Confirmed → Fix Released
assignee: daniel.pawlik (daniel-pawlik) → nobody
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.