ironic/ironic/tests/unit/common
Armstrong Liu 550c4e0753 update grub2 file name
Some higher versions of grub2 (e.g. 2.05 or 2.06-rc1) use
grub.cfg-01-MAC, while another lower versions of
grub2 (e.g. 2.04) use MAC.conf, so we generate both paths
in order to be compatible with both.

For more information we can see:
https://docs.oracle.com/en/operating-systems/oracle-linux/7/install/ol7-install-prepare.html#ol7-install-pxe-boot-uefi

Change-Id: Icbdd284de38b8e54c52cdbba709bba0e644c35cd
Signed-off-by: Armstrong Liu <vpbvmw651078@gmail.com>
(cherry picked from commit 8f474bfe59)
2021-04-14 01:49:16 +00:00
..
json_samples Fix: port attribute name propagate_uplink_status 2020-08-19 10:45:23 +08:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_cinder.py Remove deprecated [cinder]url 2020-05-14 17:43:57 +02:00
test_context.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_driver_factory.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
test_hash_ring.py Fix a race condition in the hash ring code 2020-09-28 17:15:28 +02:00
test_image_service.py Allow HttpImageService to accept custom certificate 2020-09-07 14:51:34 +00:00
test_images.py Simplify injecting network data into an ISO image 2021-01-06 09:30:16 +01:00
test_json_rpc.py json-rpc: surround IPv6 address with [] in conductor URL 2020-11-10 10:16:43 +00:00
test_keystone.py Merge "Switch Ironic to openstacksdk for Neutron" 2020-09-07 15:41:31 +00:00
test_network.py Enforce autospec in common tests 2020-08-24 18:24:15 +02:00
test_neutron.py IPMI: Handle vendor set boot device differences 2020-12-17 11:23:09 -05:00
test_nova.py Enforce autospec in common tests 2020-08-24 18:24:15 +02:00
test_policy.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe_utils.py update grub2 file name 2021-04-14 01:49:16 +00:00
test_raid.py Software RAID: don't try to set local_gb to MAX 2020-07-03 14:27:05 +02:00
test_release_mappings.py Merge "Add RPC objects for deployment API" 2020-08-12 23:29:19 +00:00
test_rpc.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_rpc_service.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
test_states.py Stop using six library 2019-12-23 09:38:25 +01:00
test_swift.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_wsgi_service.py Limit the default value of [api]api_workers to 4 2020-11-18 07:52:33 +00:00