summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/deploy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Do not recalculate checksum if disk_format is not changedDmitry Tantsur2023-03-071-12/+25
* Do not reboot into nowhere after BIOS settings with fast-trackDmitry Tantsur2022-08-151-0/+5
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-8/+4
* Remove support for trusted bootDmitry Tantsur2022-07-181-15/+7
* Merge "Make anaconda non-image deploys sane"Zuul2022-07-141-13/+58
|\
| * Make anaconda non-image deploys saneJulia Kreger2022-07-111-13/+58
* | Merge "[Minor] Fix misspellings of "insufficient""Zuul2022-07-121-1/+1
|\ \
| * | [Minor] Fix misspellings of "insufficient"Sam Zuk2022-06-141-1/+1
* | | Move logging out of skip_automated_cleaningDmitry Tantsur2022-07-061-1/+1
| |/ |/|
* | No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-231-0/+14
|/
* Merge "Shorten error messages in commonly used modules"Zuul2022-03-111-6/+4
|\
| * Shorten error messages in commonly used modulesDmitry Tantsur2022-02-171-6/+4
* | Deprecate instance network bootDmitry Tantsur2022-02-231-6/+0
|/
* Merge "Add idrac-redfish clean steps to not require ramdisk"Zuul2022-02-101-1/+4
|\
| * Add idrac-redfish clean steps to not require ramdiskAija Jauntēva2022-01-211-1/+4
* | Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-8/+20
* | deploy_utils: only check glance for image properties kernel/ramdiskDmitry Tantsur2022-01-281-6/+2
|/
* Use driver_internal_info methods for driver utilsSteve Baker2022-01-051-40/+41
* Create node get_interface methodTzu-Mainn Chen2021-11-081-2/+2
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-1/+21
* Merge "Add and document high-level helpers for async steps"Zuul2021-10-141-2/+22
|\
| * Add and document high-level helpers for async stepsDmitry Tantsur2021-10-111-2/+22
* | Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-1/+1
|/
* Ramdisk: do not require image_sourceDmitry Tantsur2021-06-291-17/+34
* Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-4/+14
* Refactor: untie IloVendor from validate_image_propertiesDmitry Tantsur2021-06-241-14/+26
* Fix ramdisk boot option handlingDmitry Tantsur2021-06-231-0/+10
* Remove a pause before cleaning when fast-trackingDmitry Tantsur2021-04-121-3/+2
* Merge "Allow overriding an external URL for virtual media"Zuul2021-03-251-1/+4
|\
| * Allow overriding an external URL for virtual mediaDmitry Tantsur2021-03-241-1/+4
* | Add anaconda support in the pxe boot driverArun S A G2021-03-231-4/+9
|/
* Add anaconda configuration and templateArun S A G2021-03-191-1/+15
* Add support for using NVMe specific cleaningJacob Anders2021-02-221-0/+9
* Fix disk label to account for UEFIJulia Kreger2020-11-181-1/+7
* Prevent timeouts when using fast-track with redfish-virtual-mediaDmitry Tantsur2020-10-301-0/+3
* Allow setting image_download_source per nodeDmitry Tantsur2020-09-021-2/+10
* Support caching http:// images locally in the direct deployDmitry Tantsur2020-09-021-1/+2
* Support file:/// images for the direct deployDmitry Tantsur2020-09-021-62/+85
* Merge "iPXE ISO Ramdisk booting"Zuul2020-07-231-2/+3
|\
| * iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-2/+3
* | Merge "Iso booting via redfish virtual media"Zuul2020-07-221-2/+17
|\ \ | |/
| * Iso booting via redfish virtual mediaJulia Kreger2020-07-101-2/+17
* | Add knob for read-only and "erase_devices"Julia Kreger2020-07-131-0/+1
|/
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-0/+48
* Networking boot fallback for local bootDmitry Tantsur2020-06-191-1/+1
* Merge "Fix image type reference"Zuul2020-05-261-2/+2
|\
| * Fix image type referenceJulia Kreger2020-05-181-2/+2
* | Merge "Add `network_data` field to ironic node object"Zuul2020-05-191-1/+0
|\ \
| * | Add `network_data` field to ironic node objectIlya Etingof2020-05-051-1/+0
* | | Merge "Mark more configuration options as reloadable"Zuul2020-05-191-1/+5
|\ \ \ | |_|/ |/| |