deb-python-ironic-lib/ironic_lib
vmud213 c6d4f0f463 Add support for BIOS local boot for GPT label
Ironic doesn't support local booting of images in BIOS boot mode
when the disk_label is GPT. The current changes creates BIOS Boot
partition when the disk_label is chosen as gpt. The partition size
is a configurable parameter.

Change-Id: Iade60da0316b8f1c0bf8ce4c79931c1105d19cec
Closes-bug: #1563291
2016-05-23 06:14:49 +00:00
..
common Move to oslo.i18n 2015-10-01 09:38:29 -07:00
tests Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
disk_utils.py Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
exception.py Replace .iteritems() with .items() 2015-10-02 10:57:53 -07:00
utils.py Explore config options to oslo-config-generator 2016-03-31 02:29:06 +00:00