ironic/ironic/tests/unit/drivers
vmud213 91906c5928 Fix issues with uefi-ipxe booting
When booting from ipxe in uefi boot mode, once the node boots with deploy
image, ironic is not changing the default menu entry to boot_partition
to boot the instance image during next boot. The current changes fix
the issue. The kernel parameter "initrd=ramdisk" is also added to the ipxe
template which is required for ipxe booting.

Closes-Bug: #1532679
Change-Id: Idf78195d228b4861f85fbcae9a269edd95523ad7
2016-01-17 05:59:47 +00:00
..
modules Fix issues with uefi-ipxe booting 2016-01-17 05:59:47 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
agent_pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
elilo_efi_pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
ipxe_config.template Fix issues with uefi-ipxe booting 2016-01-17 05:59:47 +00:00
ipxe_uefi_config.template Fix issues with uefi-ipxe booting 2016-01-17 05:59:47 +00:00
pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
pxe_grub_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_agent.py Add agent_iboot entrypoint 2015-11-10 09:30:53 +00:00
test_base.py Validate arguments to clean_step() decorator 2015-12-02 15:45:20 +00:00
test_fake.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_irmc.py Refactor IRMCVirtualMediaAgentDeploy by applying new BootInterface 2015-11-22 14:41:45 +09:00
test_pxe.py Refactor iLO driver console interface into new module 2015-11-13 06:23:20 -08:00
test_utils.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-14 18:09:38 +08:00
third_party_driver_mock_specs.py DRAC: switch to python-dracclient on power interface 2015-12-15 14:11:20 +01:00
third_party_driver_mocks.py DRAC: switch to python-dracclient on power interface 2015-12-15 14:11:20 +01:00