nova/releasenotes/notes/deprecate-config_drive_format-62d481260c254187.yaml
Stephen Finucane c19ecc34ea conf: Deprecated 'config_drive_format'
This is no longer necessary with our current minimum libvirt version.

Change-Id: Id2beaa7c4e5780199298f8e58fb6c7005e420a69
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2018-10-06 14:47:20 +01:00

9 lines
299 B
YAML

---
deprecations:
- |
The ``config_drive_format`` config option has been deprecated. This was
necessary to workaround an issue with libvirt that was later resolved in
libvirt v1.2.17. For more information refer to `bug #1246201`__.
__ https://bugs.launchpad.net/nova/+bug/1246201