nova/releasenotes/notes/libvirt-workarounds-deprecate-rbd_volume_local_attach-and-disable_native_luksv1-39680763607b5a59.yaml
Lee Yarwood 98713d69ac libvirt: Deprecate disable_native_luksv1 and rbd_volume_local_attach
As noted at the time these workarounds are no longer required given the
underlying performance regressions have been resolved in libgcrypt.

Change-Id: Ibb718003ba614738eabbc797da3d0203eac5468c
2021-03-01 14:16:39 +00:00

14 lines
610 B
YAML

---
deprecations:
- |
The ``[workarounds]rbd_volume_local_attach`` and
``[workarounds]disable_native_luksv1`` options have been deprecated as of
the 23.0.0 release ahead of removal in the future as the underlying
``libgcrypt`` performance regressions that prompted their introduction have
been resolved.
Any remaining users of these workarounds should plan to disable these
workarounds as soon as possible. Note that this requires that any instances
on compute hosts using the workaround be shutdown ahead of the value of the
workaround changing, before being restarted.