File: extend-encrypted-in-use-ac3f7a1994ec3a38.yaml

package info (click to toggle)
python-os-brick 6.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,240 kB
  • sloc: python: 20,500; sh: 92; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
fixes:
  - |
    `Bug #1967157 <https://bugs.launchpad.net/nova/+bug/1967157>`_: Fixed
    extending LUKS and LUKSv2 host attached encrypted volumes. Only LUKS v1
    volumes decrypted via libvirt were working, but now all LUKS based in-use
    encrypted volumes can be extended.