summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1942682-ea95d54b2587b32f.yaml
blob: b21d6b048e2831c303c95883fff03c47e30805ac (plain)
1
2
3
4
5
6
---
fixes:
  - |
    `bug #1942682 <https://bugs.launchpad.net/oslo.utils/+bug/1942682>`_:
    Fix inconsistent value of `QemuImgInfo.encrypted`. Now the attribute is
    always `'yes'` or `None` regardless of the format(`human` or `json`) used.