[library] mco_port missing from kopts during deploy

Bug #1309022 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Low
Matthew Mosesohn
7.0.x
Invalid
Low
Fuel Library (Deprecated)

Bug Description

Cobbler passes $mco_host and other variables to set up mcollective config, but mco_port is missing. We should specify it. Currently, deployed nodes look like this:
connector = rabbitmq
plugin.rabbitmq.vhost = mcollective
plugin.rabbitmq.pool.size = 1
plugin.rabbitmq.pool.1.host = 10.20.0.2
plugin.rabbitmq.pool.1.port = <--- empty here
plugin.rabbitmq.pool.1.user = USERNAME #replaced
plugin.rabbitmq.pool.1.password = PASSWORD #replaced

Changed in fuel:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

this is fixed in ubuntu, but the code is broken for the mcollective centos snippet

not blocking, doesn't break anything. low priority

Changed in fuel:
importance: Critical → Low
assignee: Fuel Python Team (fuel-python) → Fuel Library Team (fuel-library)
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
importance: Low → High
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
importance: High → Low
Changed in fuel:
milestone: 5.0 → 5.1
assignee: Fuel Library Team (fuel-library) → Fuel Python Team (fuel-python)
Dmitry Ilyin (idv1985)
summary: - mco_port missing from kopts during deploy
+ [library] mco_port missing from kopts during deploy
Dmitry Ilyin (idv1985)
summary: - [library] mco_port missing from kopts during deploy
+ [nailgun] mco_port missing from kopts during deploy
Changed in fuel:
milestone: 5.1 → 6.0
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

Code is broken in manifests, not in nailgun

summary: - [nailgun] mco_port missing from kopts during deploy
+ [library] mco_port missing from kopts during deploy
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Fuel Library Team (fuel-library)
Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

Still a low priority ticket and we're only fixing high priority 6.0 bugs. I'll take this for 6.1.

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Matthew Mosesohn (raytrac3r)
milestone: 6.0 → 6.1
Changed in fuel:
milestone: 6.1 → 7.0
milestone: 7.0 → 6.1
status: Confirmed → Won't Fix
Revision history for this message
Sergii Golovatiuk (sgolovatiuk) wrote :

as far as I see it's already fixed

root@node-1:~# grep plugin.rabbitmq.pool.1.port /etc/mcollective/server.cfg
plugin.rabbitmq.pool.1.port = 61613

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.