bareon/fuel_agent
Vladimir Kozhukalov 524d6ff54b IBP Got rid of md for /boot
Centos does use legacy grub, and it is
only able to boot from md with metadata 0.9.
So, we are limited to have not more than 28 disks
on a node because current version of volume
manager assumes /boot is spread over all disks and
0.9 metadata does not support more than 28.
To avoid this limitation we've got rid of using
md for /boot completely.

Change-Id: I08398453625a4e9136d67989c7ebea41cb9cb766
Closes-Bug: #1340414
2015-04-08 21:16:27 +03:00
..
cmd IBP: improve exception handling in fuel-agent 2015-03-24 20:31:33 +03:00
drivers IBP Got rid of md for /boot 2015-04-08 21:16:27 +03:00
objects Merge "[IBP] Compare image checksums" 2015-03-13 13:00:16 +00:00
openstack Replace jsonutils with oslo.serialization version 2015-03-02 10:35:31 +01:00
tests IBP Got rid of md for /boot 2015-04-08 21:16:27 +03:00
utils Merge "IBP: improve exception handling in fuel-agent" 2015-04-08 16:22:46 +00:00
__init__.py Added Fuel agent 2014-07-10 19:05:58 +04:00
errors.py IBP: improve exception handling in fuel-agent 2015-03-24 20:31:33 +03:00
manager.py Merge "[IBP] fix scary udev errors" 2015-04-08 16:23:09 +00:00
version.py Added Fuel agent 2014-07-10 19:05:58 +04:00