Masakari charm does not configure correctly rabbitmq with ssl
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Masakari Charm |
Fix Committed
|
High
|
James Page | ||
Train |
Won't Fix
|
Undecided
|
Unassigned | ||
Ussuri |
Fix Released
|
Undecided
|
Unassigned | ||
Victoria |
Fix Released
|
Undecided
|
Unassigned | ||
Wallaby |
Fix Released
|
Undecided
|
Unassigned | ||
Xena |
Fix Released
|
Undecided
|
Unassigned | ||
Yoga |
Fix Released
|
Undecided
|
Unassigned | ||
Zed |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
In a deployment where we have charm rabbitmq related to Vault charm for SSL (AMQPS):
- ['vault:
When masakari charm is related to rabbitmq: masakari:amqp rabbitmq-
the charm does not correctly configure the rabbitmq integration. In the masakari.conf file we only have that:
transport_url = rabbit:
And we are missing that part:
[oslo_messaging
ssl = True
ssl_ca_file = /etc/masakari/
And we end up having those lines in the masakari-engine.log file:
2023-02-16 10:07:05.959 41952 ERROR oslo.messaging.
2023-02-16 10:07:05.963 41952 ERROR oslo.messaging.
2023-02-16 10:07:05.967 41952 ERROR oslo.messaging.
I'm using :
Openstack: Wallaby/stable
Ubuntu: Focal
Changed in charm-masakari: | |
status: | In Progress → Triaged |
importance: | Undecided → High |
assignee: | nobody → James Page (james-page) |
status: | Triaged → Fix Committed |
status: | Fix Committed → In Progress |
subscribed ~field-critical