bareon/bareon/utils
Dmitry Bogun 3dc8f1c411 Avoid huge metadata reservations in LVMpv
By some reason, pvcreate method allocates two 64MiB metadata chunks by
default.  We can/should make test how many vg/lv can be allocated using
default two 2MiB metadata chunks(this LVM defaults not our). But I
believe that it will be enough for any reasonable amount ov vg/lv.

We still can pass required metadata size, if we need to.

Update functional tests expected constants to match metadata size
update.

Change-Id: I0106fa35b7b21f16ce6a9a8794e6c88ba61ceeca
2017-01-10 09:18:45 +02:00
..
__init__.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00
artifact.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
block_device.py Implement new partioning mechanism 2017-01-09 22:42:09 +02:00
build.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
decorators.py Property to attribute 2017-01-09 22:42:09 +02:00
fs.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
grub.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
hardware.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
lvm.py Avoid huge metadata reservations in LVMpv 2017-01-10 09:18:45 +02:00
md.py Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
partition.py Improve API for disk partition planning 2017-01-06 11:57:56 +02:00
utils.py Use new partitioning tools and remove unused partition code 2017-01-10 09:18:39 +02:00