puppet-glance/spec/defines
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
..
glance_backend_multistore_cinder_spec.rb Add cinder_os_region_name parameters for cinder backend 2020-04-13 08:07:25 +09:00
glance_backend_multistore_file_spec.rb Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
glance_backend_multistore_rbd_spec.rb Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
glance_backend_multistore_swift_spec.rb Add swift buffer-on-upload options for swift multibackend 2020-06-16 10:17:04 +10:00
glance_backend_multistore_vsphere_spec.rb Update the method of configuring glance backends 2019-10-16 14:46:39 -07:00