Non quoted var in RabbitMQ OCF script leads to script failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Invalid
|
Medium
|
Dmitry Mescheryakov | ||
6.1.x |
Won't Fix
|
Medium
|
Rodion Tikunov | ||
7.0.x |
Fix Released
|
Medium
|
Rodion Tikunov | ||
8.0.x |
Invalid
|
Medium
|
Dmitry Mescheryakov |
Bug Description
On the 7.0 release the following error was observed in pacemaker logs:
Dec 16 22:49:09 [9351] node-1 pacemaker_remoted: notice: operation_finished: p_rabbitmq-
here line 1485 corresponds to line 1530 in the current version of the script:
https:/
The issue happens when OCF_RESKEY_
http://
There is no impact from that error at the moment: the if statement is just skipped and by chance that is the desired behaviour when several hosts are stopped. Report from user also indicates that the error does not cause any issue with RabbitMQ. Still, the importance is set to medium because the error might become dangerous after some change later.
tags: | added: area-mos |
tags: |
added: area-library rabbitmq removed: area-mos |
tags: | added: on-verification |
The issue is already fixed in 8.0, we just need to port the fix to 7.0