ironic-python-agent/ironic_python_agent
raphael.glon 316dd3f952 Revert "Software raid: mbr/gpt partition table alternative"
This reverts commit 258d963e40.

Remove the mbr/gpt choice from softraid features for now, as it cannot be
directly used without additional commits, to be pushed soon. Furthermore, it
could even lead to instance spawn misconfiguration, if the disk label
specified in instance_info cannot fit with the boot mode + partitioning layout
(example: you build softraid over gpt, then you lose the mbr gap. Thus you need
an additional bios boot partition, in BIOS boot mode, or an esp, in UEFI boot
mode, outside the raid, for grub to install itself inthere, to be able to
assemble raid and find root device correctly).

Change-Id: I3a0a704ea99a40eb3fc8e879270dfbd356951488
2019-09-23 12:26:37 +02:00
..
api Replacing the HTTP protocal with HTTPS 2018-12-25 19:51:40 +08:00
cmd manual introspection trigger command 2019-07-08 07:43:40 -07:00
extensions Adds bandit template and exclude some of tests 2019-06-20 14:39:36 +08:00
hardware_managers Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
shell Clear GPT and MBR headers with dd to avoid sgdisk CRC errors 2018-08-08 16:40:22 +00:00
tests Revert "Software raid: mbr/gpt partition table alternative" 2019-09-23 12:26:37 +02:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
config.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Create a SerializableComparable class 2015-09-11 13:44:09 -07:00
errors.py Merge "Software RAID: Create/delete configurations" 2019-06-05 07:34:01 +00:00
hardware.py Revert "Software raid: mbr/gpt partition table alternative" 2019-09-23 12:26:37 +02:00
inspect.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
inspector.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
ironic_api_client.py improve error messages during node lookup failures 2019-06-26 11:54:19 -04:00
netutils.py Get the hostname of the introspected host 2019-06-12 13:00:21 +00:00
numa_inspector.py Fix docs job failure due to malformated docstring 2019-04-09 10:24:17 +08:00
utils.py Fixes get_holder disks with nvme drives 2019-08-13 10:37:18 +02:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00