metal/bsp-files
Stefan Dinescu 103cccd786 Simplify disk space allocation
Allocating of space on the root disk was done in kickstart, combined
with config_controller. Various checks for disk and volume group
space made it difficult to add new filesystem partitions.

To simplify this, all checks are now merged under disk size checks.

Kickstart files now create the partitions of the same size for
rootfs and log partitions, no matter the disk size, with the
only variable size being the cgts-vg size.

Thus, any future changes will only need to consider only this
size for ensuring enough space is present.

The limit between small and big disks is 240GB, with a minimum
disk size of 120GB.

Depends-On: https://review.openstack.org/#/c/600743/
Change-Id: I37ecc8eb5468811d1ca3a71f8e2a0629525e8fad
Closes-bug: 1791170
Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
2018-09-12 10:12:56 +03:00
..
kickstarts Simplify disk space allocation 2018-09-12 10:12:56 +03:00
upgrades Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 09:02:25 +08:00
centos-ks-gen.pl Add ntpd to installer, sync time from active controller during install 2018-06-27 15:48:41 -04:00
centos.syslinux.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
filter_out_from_compute Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
filter_out_from_compute_lowlatency Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
filter_out_from_controller StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_smallsystem StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_smallsystem_lowlatency StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_storage Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
grub.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
pkg-list.pl StarlingX open source release updates 2018-05-31 07:36:43 -07:00
platform_comps.py pep8 job enable and fix pep8 reported issue 2018-09-06 09:45:51 +08:00
pxeboot.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
pxeboot_grub.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
pxeboot_setup.sh Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 09:02:25 +08:00