ironic/ironic/tests/unit/common
Hironori Shiina 6f3e8927e6 Set 'initrd' to 'rescue_ramdisk' for rescue with iPXE
The kernel paramter 'initrd' is hard-coded as 'deploy_ramdisk' in iPXE
config template. A rescue ramdisk may fail to boot due to this wrong
paramter. This patch sets this 'initrd' paramter properly to
'deploy_ramdisk' or 'rescue_ramdisk' by adding a new pxe option.

Change-Id: I8ad1223dc289bbe915ee4ca8db66c8f80bf08f15
Closes-Bug: 1749860
(cherry picked from commit 8f2e487b2b)
2018-02-22 11:49:19 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_cinder.py Use adapters for cinderclient 2017-11-21 09:32:21 +02:00
test_context.py Add missing 'autospec' to unit tests - /unit/common/ 2017-10-17 10:33:19 -07:00
test_driver_factory.py Add missing noop implementations to fake-hardware 2018-02-14 09:15:00 +00:00
test_exception.py Make all IronicExceptions RPC-serializable 2016-11-30 11:36:32 +02:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Handle case when a glance image contains no data 2018-02-07 13:45:55 +01:00
test_hash_ring.py Add hardware types to the hash ring 2017-01-19 20:35:05 +00:00
test_image_service.py Rework keystone auth for glance 2017-11-17 11:40:14 -05:00
test_images.py Add missing 'autospec' to unit tests - /unit/common/ 2017-10-17 10:33:19 -07:00
test_keystone.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
test_network.py Add rescue related methods to network interface 2018-01-22 11:37:32 -05:00
test_neutron.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00
test_policy.py Remove deprecated ironic.common.policy.enforce() 2017-12-13 20:32:43 -05:00
test_pxe_utils.py Set 'initrd' to 'rescue_ramdisk' for rescue with iPXE 2018-02-22 11:49:19 +00:00
test_raid.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
test_release_mappings.py Add RPC object for traits 2018-01-23 22:58:59 +00:00
test_rpc.py Replace get_transport with get_rpc_transport 2017-06-07 12:48:03 +05:30
test_rpc_service.py Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
test_states.py Use more specific asserts in tests 2017-08-04 08:42:39 +02:00
test_swift.py Auto-detect the defaults for [glance]swift_{account,temp_url_key,endpoint_url} 2017-12-12 11:48:06 +01:00
test_utils.py Simplify the logic of validate_network_port 2017-11-02 10:05:55 +08:00
test_wsgi_service.py Add missing 'autospec' to unit tests - /unit/common/ 2017-10-17 10:33:19 -07:00