manila/releasenotes/notes/bug-2007060-fix-error-message-7a34357c0212d8f9.yaml
Felipe Rodrigues a65dffc0c7 Fix Manila API error message
Some Manila error messages were wrongly returning the string marker
"%s" instead of the string content. This patch fixes them.

Closes-Bug: #2007060
Change-Id: Ib68f71e19f2ec1190cc431f029d996193008d557
2023-02-12 23:49:00 -03:00

7 lines
199 B
YAML

---
fixes:
- |
Fixed several Manila API error messages with their contents. For more
details, please refer to
`launchpad bug #2007060 <https://bugs.launchpad.net/manila/+bug/2007060>`_