puppet-glance/manifests
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
..
api Merge "Do not validate database_connection format" 2020-08-31 15:37:03 +00:00
backend Add sparse image upload configuration parameters 2020-09-25 23:33:48 +00:00
cache Convert all class usage to relative names 2019-12-08 23:06:03 +01:00
cron Add support for db purge cron jobs 2020-08-17 19:40:48 +09:00
db Remove password hash generation in each puppet modules 2020-05-19 19:51:09 +09:00
keystone Convert all class usage to relative names 2019-12-08 23:06:03 +01:00
notify Remove support for glance-registry service 2020-07-28 19:41:10 +09:00
api.pp Add support for image_format/disk_fomats configuration 2020-09-09 17:32:54 +02:00
client.pp Convert all class usage to relative names 2019-12-08 23:06:03 +01:00
config.pp Remove support for glance-registry service 2020-07-28 19:41:10 +09:00
deps.pp Enable image import conversion & image output format 2018-12-10 13:41:53 +05:30
init.pp Remove support for glance-registry service 2020-07-28 19:41:10 +09:00
params.pp Remove support for glance-registry service 2020-07-28 19:41:10 +09:00
policy.pp Remove support for glance-registry service 2020-07-28 19:41:10 +09:00