summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_deploy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-255/+20
* Remove support for trusted bootDmitry Tantsur2022-07-181-67/+2
* Make anaconda non-image deploys saneJulia Kreger2022-07-111-0/+90
* Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-8/+120
* deploy_utils: only check glance for image properties kernel/ramdiskDmitry Tantsur2022-01-281-26/+1
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-1/+1
* Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-1/+50
* Ramdisk: do not require image_sourceDmitry Tantsur2021-06-291-5/+42
* Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-42/+45
* Remove a pause before cleaning when fast-trackingDmitry Tantsur2021-04-121-3/+4
* Merge "Remove extra/vif_port_id"Zuul2021-03-251-10/+0
|\
| * Remove extra/vif_port_idJulia Kreger2021-03-221-10/+0
* | Add anaconda configuration and templateArun S A G2021-03-191-1/+16
|/
* Merge "Add support for using NVMe specific cleaning"Zuul2021-02-221-1/+4
|\
| * Add support for using NVMe specific cleaningJacob Anders2021-02-221-1/+4
* | Make boot_mode more consistent with other capabilitiesDmitry Tantsur2021-02-021-35/+0
|/
* Fix disk label to account for UEFIJulia Kreger2020-11-181-0/+14
* Prevent timeouts when using fast-track with redfish-virtual-mediaDmitry Tantsur2020-10-301-0/+31
* Change [agent]image_download_source=httpDmitry Tantsur2020-09-081-0/+1
* Allow setting image_download_source per nodeDmitry Tantsur2020-09-021-0/+72
* Support caching http:// images locally in the direct deployDmitry Tantsur2020-09-021-0/+33
* Support file:/// images for the direct deployDmitry Tantsur2020-09-021-5/+39
* Iso booting via redfish virtual mediaJulia Kreger2020-07-101-0/+14
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-0/+50
* Enforce autospec in test_deploy_utils moduleRiccardo Pittau2020-06-051-16/+18
* Merge "Remove [conductor]api_url"Zuul2020-05-081-15/+2
|\
| * Remove [conductor]api_urlKaifeng Wang2020-05-011-15/+2
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
|/
* Merge "Revert "Generalize ISO building for virtual media driver""Zuul2020-04-221-33/+0
|\
| * Revert "Generalize ISO building for virtual media driver"Ilya Etingof2020-04-201-33/+0
* | Merge "Generalize ISO building for virtual media driver"Zuul2020-04-171-0/+33
|\ \ | |/
| * Generalize ISO building for virtual media driverankit2020-04-111-0/+33
* | Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-1/+1
|/
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-2/+2
* Refactoring: move iSCSI deploy code to iscsi_deploy.pyDmitry Tantsur2020-03-171-573/+0
* Merge "Make image_checksum optional if other checksum is present"Zuul2020-03-131-2/+2
|\
| * Make image_checksum optional if other checksum is presentJulia Kreger2020-03-121-2/+2
* | Merge "Refactoring: move generic agent clean step functions to agent_base"Zuul2020-03-101-98/+0
|\ \
| * | Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-031-98/+0
* | | Merge "Change force_raw_images to use sha256 if md5 is selected"Zuul2020-03-071-22/+6
|\ \ \ | |/ / |/| / | |/
| * Change force_raw_images to use sha256 if md5 is selectedJulia Kreger2020-03-061-22/+6
* | Pre-shared agent tokenJulia Kreger2020-02-201-2/+19
|/
* Fix get_boot_option logic for software raidJulia Kreger2020-01-021-0/+25
* Don't resume deployment or cleaning on heartbeat when pollingMark Goddard2019-09-211-4/+8
* Remove support for CoreOS imagesDmitry Tantsur2019-09-091-2/+0
* Prepare for deprecation of iscsi_verify_attempts in ironic-libDmitry Tantsur2019-08-301-0/+9
* Follow-up for deploy steps for Redfish BIOS interfaceShivanand Tendulker2019-08-281-0/+67
* Merge "Do not tear down node upon cleaning failure"Zuul2019-08-151-2/+8
|\
| * Do not tear down node upon cleaning failureArne Wiebalck2019-08-131-2/+8
* | Add check on get_endpoint returning NoneDmitry Tantsur2019-06-191-0/+11