bareon/bareon
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
..
actions Property to attribute 2017-01-09 22:42:09 +02:00
cmd Add data validation tool 2017-01-05 12:17:55 +00:00
drivers Use new partitioning tools and remove unused partition code 2017-01-10 09:18:39 +02:00
objects New data model to represent storage subsystem 2017-01-06 12:05:15 +02:00
openstack Graduate to oslo.log from Oslo Incubator 2016-07-15 11:54:10 -04:00
tests Avoid huge metadata reservations in LVMpv 2017-01-10 09:18:45 +02:00
tests_functional Avoid huge metadata reservations in LVMpv 2017-01-10 09:18:45 +02:00
utils Avoid huge metadata reservations in LVMpv 2017-01-10 09:18:45 +02:00
__init__.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00
errors.py Parser for new object model 2017-01-09 22:42:06 +02:00
hooks.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00
version.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00