nova/releasenotes/notes/deprecate-disable_libvirt_livesnapshot-413c71b96f5e38d4.yaml
Stephen Finucane 1fae0052f2 conf: Deprecate 'disable_libvirt_livesnapshot' option
This was added to handle gate issues seen with libvirt 1.2.2. We haven't
supported that version of libvirt for some time and we don't enable this
in the gate anymore. Deprecate it and remove unnecessary references to
it from tests and the support FAQ document.

Change-Id: Ie3fa537a42d208a35467f03bd2110c2976927477
2019-02-28 10:37:10 +00:00

10 lines
319 B
YAML

---
deprecations:
- |
The ``[workarounds] disable_libvirt_livesnapshot`` config option has been
deprecated. This was necessary to work around an issue with libvirt v1.2.2,
which we no longer support. For more information refer to `bug
#1334398`__.
__ https://bugs.launchpad.net/nova/+bug/1334398