ironic/ironic/tests/unit/drivers/modules
Dmitry Tantsur 172d1b22df Delay rendering configdrive
When the configdrive input is JSON (meta_data, etc), delay the rendering
until the ISO image is actually used. It has two benefits:
1) Avoid storing a large ISO image in instance_info,
2) Allow deploy steps to access the original user's input.

Fix configdrive masking to correctly mask dicts.

Story: #2008875
Task: #42419
Change-Id: I86d30bbb505b8c794bfa6412606f4516f8885aa9
2021-05-19 15:17:49 +02:00
..
ansible Delay rendering configdrive 2021-05-19 15:17:49 +02:00
drac Merge "Fix idrac-wsman BIOS factory_reset result finding" 2021-04-08 16:20:46 +00:00
ibmc Use unittest mock instead of 3rd party mock in test_raid 2020-07-06 09:29:34 +02:00
ilo Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00
intel_ipmi Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
irmc Merge "Lazy-load node details from the DB" 2021-03-05 17:50:31 +00:00
network Remove extra/vif_port_id 2021-03-22 12:04:18 -07:00
redfish Delay rendering configdrive 2021-05-19 15:17:49 +02:00
storage Enforce autospec in test_cinder 2020-08-06 18:17:50 +02:00
xclarity Enforce autospec in xclarity tests 2020-08-07 17:47:14 +02:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Delay rendering configdrive 2021-05-19 15:17:49 +02:00
test_agent_base.py Clean up deprecated features of the agent deploy 2021-05-03 16:59:36 +02:00
test_agent_client.py Fix deployment when executing a command fails after the command starts 2021-05-07 17:50:06 +02:00
test_agent_power.py Fix time usage in unit tests for agent power interface 2020-08-12 10:00:14 -07:00
test_boot_mode_utils.py Make boot_mode more consistent with other capabilities 2021-02-02 12:06:17 +01:00
test_console_utils.py Enforce autospec in test_console_utils 2021-03-08 19:16:08 +01:00
test_deploy_utils.py Remove a pause before cleaning when fast-tracking 2021-04-12 16:06:15 +02:00
test_image_cache.py Merge "Guard conductor from consuming all of the ram" 2021-02-12 18:11:57 +00:00
test_image_utils.py Provide an option to not cache bootable iso ramdisks 2021-05-05 14:14:35 +02:00
test_inspect_utils.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_inspector.py Use OOB inspection to fetch MACs for IB inspection 2021-02-11 17:03:18 +10:00
test_ipmitool.py Automaticaly set cipher suite 2021-03-29 05:50:25 +02:00
test_ipxe.py Avoid unnecessary validation in boot interfaces 2021-05-04 18:11:19 +02:00
test_noop.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_noop_mgmt.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_pxe.py Merge "Avoid unnecessary validation in boot interfaces" 2021-05-10 15:44:30 +00:00
test_snmp.py Enforce autospec in test_snmp 2020-06-05 18:50:49 +02:00