Inconsistency in configuration of RabbitMQ parameters
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
Medium
|
MOS Oslo | ||
Mitaka |
Won't Fix
|
Medium
|
MOS Oslo | ||
Newton |
Confirmed
|
Medium
|
MOS Oslo |
Bug Description
Discussing plugin implementation with our partner Tesora (http://
1) /etc/rabbitmq/
2) OCF parameters which can be seen in an output of the command 'crm configure show p_rabbitmq-server': host_ip and node_port
Change to OCF parameter host_ip has no effect on the configuration of rabbitmq server while change to node_port has.
On the other hand, change to NODE_PORT in /etc/rabbitmq/
I propose to use only one place to store these parameters. Otherwise plugin writers have difficulties with changing it.
root@fuel:~# cat /etc/fuel/
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "8.0"
api: "1.0"
build_number: "570"
build_id: "570"
fuel-nailgun_sha: "558ca91a854cf2
python-
fuel-agent_sha: "658be72c4b42d3
fuel-
astute_sha: "b81577a5b7857c
fuel-library_sha: "c2a335b5b725f1
fuel-ostf_sha: "3bc76a63a9e7d1
fuel-mirror_sha: "fb45b80d7bee58
fuelmenu_sha: "78ffc73065a967
shotgun_sha: "63645dea384a37
network-
fuel-upgrade_sha: "616a7490ec7199
fuelmain_sha: "d605bcbabf3153
Changed in mos: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → MOS Oslo (mos-oslo) |
milestone: | none → 9.0 |
tags: | added: 10.0-reviewed |
no longer affects: | mos/9.x |
no longer affects: | mos/10.0.x |
no longer affects: | mos |
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
expected result
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug