puppet-glance/manifests/backend
PranaliD da9e1a7f4e Add sparse image upload configuration parameters
Addng configuration option ``rbd_thin_provisioning`` and
``filesystem_thin_provisioning`` to rbd and filesystem
backends, to enable or not sparse upload.

A sparse file means that we do not actually write null byte
sequences but only the data itself at a given offset, the
"holes" which can appear will automatically be interpreted by
the storage backend as null bytes, and do not really consume
your storage.

Partially Implements: blueprint handle-sparse-image

Change-Id: Ic95fa45af0f1db92d8425862c6267f466764fbbe
2020-09-25 23:33:48 +00:00
..
multistore Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
cinder.pp Add cinder_os_region_name parameters for cinder backend 2020-04-13 08:07:25 +09:00
file.pp Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
rbd.pp Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
s3.pp Update the method of configuring glance backends 2019-10-16 14:46:39 -07:00
swift.pp Convert all class usage to relative names 2019-12-08 23:06:03 +01:00
vsphere.pp Convert all class usage to relative names 2019-12-08 23:06:03 +01:00