diskimage-builder/doc/source
Tobias Henkel 778d007150 Support defining the free space in the image
Currently diskimage-builder supports two ways to specify the image
size. One is defining a fixed image size using DIB_IMAGE_SIZE, the
other one is auto-detection while adding a security margin of 60% as
free space. This means when building larger images (e.g. >100GB) with
unknown size upfront we end up with much wasted space, IO and network
traffic when uploading the images to several cloud providers. This can
be optimized by adding a third way by defining DIB_IMAGE_EXTRA_SIZE to
specify the free space in GB. This makes it possible to easily build
images of varying sizes while still minimizing the overhead by keeping
the free space constant to e.g. 1GB.

Change-Id: I114c739d11d0cfe3b8d8abc6df5ff989edfb67f2
2019-04-29 20:18:43 +10:00
..
developer Move several packages to bindep.txt 2018-10-29 09:52:13 +11:00
specs Fix up doc errors 2017-02-08 16:07:01 +11:00
user_guide Support defining the free space in the image 2019-04-29 20:18:43 +10:00
ci.md typos on the document 2015-07-23 11:56:30 +00:00
conf.py doc: Switch from oslosphinx to openstackdocstheme 2017-07-16 23:54:49 +00:00
elements Fix up element doc generation 2017-02-08 14:32:43 +11:00
elements.rst Fix up element doc generation 2017-02-08 14:32:43 +11:00
index.rst Remove some redundant indents 2018-01-31 09:45:16 +00:00