rabbit parameters duplicated

Bug #1524185 reported by Matt Fischer
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Won't Fix
Medium
Unassigned

Bug Description

nova has duplicated rabbit parameters in both init and rabbitmq classes. It's possible to set them differently which will break things or to forget to set both with hiera. These should be combined to one location.

Revision history for this message
Cody Herriges (ody-cat) wrote :

init.pp
---

rabbit_userid
rabbit_password
rabbit_virtual_host
rabbit_port

rabbitmq.pp
---
userid
password
virtual_host
port

Changed in puppet-nova:
status: New → Confirmed
importance: Undecided → Medium
Changed in puppet-nova:
status: Confirmed → 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.