6b96d098bf
This change fixes the trove guest instance failed to connect to RabbitMQ by adding durable queues support to oslo_messaging_rabbit section in guest-agent.conf. Partial-Bug: #2048822 Change-Id: I8efc3c92e861816385e6cda3b231a950a06bf57d
8 lines
270 B
YAML
8 lines
270 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix a trove deployment bug where trove guest-agent failed to connect
|
|
to RabbitMQ due to the missing of the `oslo_messaging_rabbit` config in
|
|
`guest-agent.conf`.
|
|
see `bug 2048822 <https://bugs.launchpad.net/kolla-ansible/+bug/2048822>`__
|