summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers
Commit message (Expand)AuthorAgeFilesLines
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-3069-71/+97
* Refactor RedfishVirtualMediaBootIury Gregory Melo Ferreira2020-04-301-151/+97
* Merge "Don't break UEFI install with older IPAs"15.0.0Zuul2020-04-301-7/+8
|\
| * Don't break UEFI install with older IPAsArne Wiebalck2020-04-271-7/+8
* | Merge "Fix agent_client handling of embedded errors"Zuul2020-04-271-0/+21
|\ \ | |/
| * Fix agent_client handling of embedded errorsJulia Kreger2020-04-241-0/+21
* | Merge "Support executing in-band deploy steps"Zuul2020-04-261-5/+116
|\ \
| * | Support executing in-band deploy stepsMark Goddard2020-04-211-5/+116
* | | Merge "Implement the bios-interface for idrac-wsman driver"Zuul2020-04-243-2/+212
|\ \ \
| * | | Implement the bios-interface for idrac-wsman drivernoor_muhammad_dell2020-04-173-2/+212
* | | | Merge "Improve the command status checks in the agent's process_next_step"Zuul2020-04-231-0/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Improve the command status checks in the agent's process_next_stepDmitry Tantsur2020-04-161-0/+15
* | | | Merge "Fix RAID configuration with idrac-wsman interface"Zuul2020-04-221-11/+26
|\ \ \ \
| * | | | Fix RAID configuration with idrac-wsman interfaceAija Jaunteva2020-04-201-11/+26
* | | | | Merge "Revert "Generalize ISO building for virtual media driver""Zuul2020-04-226-369/+453
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "Generalize ISO building for virtual media driver"Ilya Etingof2020-04-206-369/+453
* | | | | Merge ""dual stack" support for PXE/iPXE"Zuul2020-04-212-4/+32
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | "dual stack" support for PXE/iPXEJulia Kreger2020-04-132-4/+32
* | | | | Merge "Generalize ISO building for virtual media driver"Zuul2020-04-176-453/+369
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Generalize ISO building for virtual media driverankit2020-04-116-453/+369
| |/ / /
* | | | Merge "Fix issue where server fails to reboot"Zuul2020-04-172-0/+66
|\ \ \ \
| * | | | Fix issue where server fails to rebootChristopher Dearborn2020-04-132-0/+66
* | | | | Merge "Change [deploy]/default_boot_option to local"Zuul2020-04-167-8/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change [deploy]/default_boot_option to localJulia Kreger2020-04-157-8/+40
* | | | | Merge "Use trailing slash in the agent command URL"Zuul2020-04-151-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use trailing slash in the agent command URLDmitry Tantsur2020-04-151-1/+2
* | | | | Merge "Software RAID: Pass the boot mode to the IPA"Zuul2020-04-152-16/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Software RAID: Pass the boot mode to the IPARaphael Glon2020-04-072-16/+47
* | | | | Merge "Improve `redfish` set-boot-device behaviour"Zuul2020-04-141-0/+25
|\ \ \ \ \
| * | | | | Improve `redfish` set-boot-device behaviourIlya Etingof2020-04-061-0/+25
* | | | | | Merge "Refactor AgentBase.heartbeat and process_next_step"Zuul2020-04-141-8/+10
|\ \ \ \ \ \
| * | | | | | Refactor AgentBase.heartbeat and process_next_stepDmitry Tantsur2020-04-071-8/+10
| | |/ / / / | |/| | | |
* | | | | | Add my new address to .mailmapAeva Black2020-04-131-4/+4
| |_|_|/ / |/| | | |
* | | | | Support burning configdrive into boot ISOIlya Etingof2020-04-081-0/+3
* | | | | Merge "DRAC: Fix a failure to create virtual disk bug"Zuul2020-04-081-2/+107
|\ \ \ \ \
| * | | | | DRAC: Fix a failure to create virtual disk bugRachit71942020-03-241-2/+107
* | | | | | Merge "Improve `redfish` set-boot-mode implementation"Zuul2020-04-081-12/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Improve `redfish` set-boot-mode implementationIlya Etingof2020-04-061-12/+12
* | | | | Use auth values from neutron conf when managing Neutron portsTzu-Mainn Chen2020-04-033-37/+41
|/ / / /
* | | | Fix the remaining hacking issuesDmitry Tantsur2020-03-316-73/+73
* | | | Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-2/+2
* | | | Extend install_bootloader command timeoutJulia Kreger2020-03-301-1/+2
* | | | Merge "Generalize clean step functions to support deploy steps"Zuul2020-03-283-152/+224
|\ \ \ \
| * | | | Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-253-152/+224
* | | | | Merge "Raise human-friendly messages on attempt to use pre-deploy steps drivers"Zuul2020-03-282-12/+12
|\ \ \ \ \ | |/ / / /
| * | | | Raise human-friendly messages on attempt to use pre-deploy steps driversDmitry Tantsur2020-03-252-12/+12
| | |/ / | |/| |
* | | | Merge "Retry agent get_command_status upon failures"Zuul2020-03-271-0/+11
|\ \ \ \
| * | | | Retry agent get_command_status upon failuresJulia Kreger2020-03-261-0/+11
| |/ / /
* | | | Merge "Hash the rescue_password"Zuul2020-03-262-2/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Hash the rescue_passwordJulia Kreger2020-03-242-2/+35