cinder/releasenotes/notes/bug-1953168-fix-capacity-filter-message-456dea41fa8a4a1b.yaml
MelloCaique 18687a383b Fix log message error in capacity filter
This patch fixes a key error in the capacity filter log message.

The Bug is due to a location change in the `msg_args` resulting
in a key error in the attribute `requested`.

Closes-Bug: #1953168
Change-Id: I41080795cc1c3c91de1e35d6d6eba3f05068b26e
2021-12-03 18:45:44 +00:00

6 lines
148 B
YAML

---
fixes:
- |
`Bug #1953168 <https://bugs.launchpad.net/cinder/+bug/1953168>`_: Fixed
miss parameter in the capacity filter log message.