ironic/ironic/tests/unit/conductor
Steve Baker 3f76724dfb Write initial grub config on startup
This change removes the documentation to copy master_grub_cfg.txt to
/tftpboot/grub/grub.cfg and instead writes it on conductor startup.
This grub config is a simple redirect config requested by grub network
boot. "master" has been renamed to "initial" as a more accurate label
of its function.

New configuration option [pxe]initial_grub_template allows the deployer
to specify a different initial grub template.

Change-Id: I71191dd399a6c49607f91d69b5b1673799a38624
2021-12-10 15:44:50 +13:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Write initial grub config on startup 2021-12-10 15:44:50 +13:00
test_allocations.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_base_manager.py Record node history and manage events in db 2021-09-10 14:47:27 -07:00
test_cleaning.py Remove temporary cleaning information on starting cleaning 2021-04-22 14:00:32 +02:00
test_deployments.py Avoid handling a deploy failure twice 2021-11-04 13:50:56 +01:00
test_manager.py Refactor driver_internal_info updates to methods 2021-12-03 14:49:33 +13:00
test_notification_utils.py Enforce autospec in test_notification_utils 2020-07-17 07:08:07 +00:00
test_periodics.py Remove redundant node_periodic tests 2021-10-15 15:46:30 +02:00
test_rpcapi.py Add "none" RPC transport that disables the RPC bus 2021-12-07 09:33:04 +01:00
test_steps.py Add support for verify steps 2021-09-30 20:46:17 +10:00
test_task_manager.py Lazy-load node details from the DB 2021-03-02 09:09:02 +01:00
test_utils.py Refactor driver_internal_info updates to methods 2021-12-03 14:49:33 +13:00
test_verify.py Record node history and manage events in db 2021-09-10 14:47:27 -07:00