kolla-ansible/releasenotes/notes/fix-trove-failed-to-backup-2ae4e4a301638585.yaml
wu.chunyang 9eff43809f Fix trove failed to discover swift endpoint
This change fixes the trove failed to discover swift endpoint
by adding service_credentials in guest-agent.conf

Closes-Bug: #2048829

Change-Id: I185484d2a0d0a2d4016df6acf8a6b0a7f934c237
2024-01-11 10:15:12 +00:00

7 lines
214 B
YAML

---
fixes:
- |
Fix trove failed to discover swift endpoint due to the missing of
`service_credentials` in guest-agent.conf.
see `bug 2048829 <https://bugs.launchpad.net/kolla-ansible/+bug/2048829>`__