ironic/ironic/tests/unit/drivers
Arun S A G 26040d4563 Add anaconda configuration and template
This change adds 'anaconda' group and 'default_ks_template'
configuration option under that group to ironic configuration file.
Along with this change a new boot_option named 'kickstart' is added
to identify anaconda kickstart deploy in the boot interface.

deploy_utils.get_boot_option method is modified to check if
node.deploy_interface is set to 'anaconda' and return boot_option
'kickstart'.

This change also validates whether required parameters are set when
the boot_option on the node is set to 'kickstart'.

When boot_option is 'kickstart' we also validate if the glance image
source has 'squashfs_id' property associated with it.

Change-Id: I2ef7c33e2e63e6d08c084b4c5dbd77a44ddd2d14
Story: 2007839
Task: 41675
2021-03-19 09:39:50 -07:00
..
modules Add anaconda configuration and template 2021-03-19 09:39:50 -07:00
__init__.py Add my new address to .mailmap 2020-04-13 07:29:37 -07:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
ipxe_config.template Fix typo in ipxe_config.template 2020-10-31 11:50:01 +02:00
ipxe_config_boot_from_iso.template Fix typo in ipxe_config.template 2020-10-31 11:50:01 +02:00
ipxe_config_boot_from_volume_extra_volume.template Fix typo in ipxe_config.template 2020-10-31 11:50:01 +02:00
ipxe_config_boot_from_volume_multipath.template Allow support for multipath volumes 2021-03-05 17:34:15 +00:00
ipxe_config_boot_from_volume_no_extra_volumes.template Fix typo in ipxe_config.template 2020-10-31 11:50:01 +02:00
ipxe_config_timeout.template Fix typo in ipxe_config.template 2020-10-31 11:50:01 +02:00
pxe_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
pxe_grub_config.template Correct handling of ramdisk_params in (i)PXE boot 2019-10-28 10:03:25 +01:00
test_base.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_drac.py Merge "Add Redfish BIOS interface to idrac HW type" 2020-09-25 02:32:22 +00:00
test_fake_hardware.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_generic.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ibmc.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ilo.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_ipmi.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_irmc.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_redfish.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_snmp.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
test_utils.py Add node name to ironic-conductor ramdisk log filename 2020-10-24 16:01:52 +08:00
test_xclarity.py Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
third_party_driver_mock_specs.py Add Redfish RAID management to Ironic 2021-03-03 10:41:56 -06:00
third_party_driver_mocks.py Add Redfish RAID management to Ironic 2021-03-03 10:41:56 -06:00