summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate_sparse_lvs-99f30d70a68a028d.yaml
blob: f33a4e5c797c3506ba4993fe0faa5d97416de3f3 (plain)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The ``[libvirt]/sparse_logical_volumes`` configuration option is now
    deprecated. Sparse logical volumes were never verified by tests in Nova
    and some bugs were found without having fixes so we prefer to deprecate
    that feature.
    By default, the LVM image backend allocates all the disk size to a logical
    volume. If you want to have the volume group having thin-provisioned
    logical volumes, use Cinder with volume-backed instances.