summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use any parts of image URL in temporary file namesDmitry Tantsur2021-10-181-0/+22
* [iRMC] Set polling after RAID is builtZhou Hao2021-10-051-1/+6
* [iRMC] Avoid repeatedly resuming clean after creating raid configurationZhou Hao2021-10-051-0/+38
* Set stage for release 18.2Julia Kreger2021-09-211-1/+1
* Merge "Fix idrac-wsman having Completed with Errors jobs"Zuul2021-09-212-0/+61
|\
| * Fix idrac-wsman having Completed with Errors jobsAija Jauntēva2021-09-172-0/+61
* | Merge "Facilitate asset copy for bootloader ops"Zuul2021-09-211-0/+122
|\ \
| * | Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-0/+122
* | | Merge "API endpoints to get node history"Zuul2021-09-215-2/+321
|\ \ \
| * | | API endpoints to get node historyJulia Kreger2021-09-155-2/+321
| |/ /
* | | Merge "Support HttpHeaders in create_subscription"Zuul2021-09-211-4/+16
|\ \ \ | |_|/ |/| |
| * | Support HttpHeaders in create_subscriptionIury Gregory Melo Ferreira2021-09-141-4/+16
* | | Merge "Fix clear foreign config in idrac-redfish RAID"Zuul2021-09-163-1/+342
|\ \ \
| * | | Fix clear foreign config in idrac-redfish RAIDAija Jauntēva2021-09-143-1/+342
* | | | Merge "Fix RAID steps for non-RAID in idrac-redfish"Zuul2021-09-163-0/+110
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix RAID steps for non-RAID in idrac-redfishAija Jauntēva2021-09-073-0/+110
* | | Merge "Add support for fields in drivers API"Zuul2021-09-151-0/+71
|\ \ \
| * | | Add support for fields in drivers APITadeas Kot2021-08-271-0/+71
* | | | Merge "Fix iDRAC import configuration missing task handling"Zuul2021-09-151-0/+19
|\ \ \ \
| * | | | Fix iDRAC import configuration missing task handlingAija Jauntēva2021-09-131-0/+19
* | | | | Merge "Move ramdisk deploy to its own module"Zuul2021-09-152-263/+302
|\ \ \ \ \
| * | | | | Move ramdisk deploy to its own moduleDmitry Tantsur2021-09-062-263/+302
* | | | | | Merge "Fix idrac-wsman set_power_state to wait on HW"Zuul2021-09-141-4/+10
|\ \ \ \ \ \
| * | | | | | Fix idrac-wsman set_power_state to wait on HWAija Jauntēva2021-09-141-4/+10
* | | | | | | Merge "Record node history and manage events in db"Zuul2021-09-144-4/+250
|\ \ \ \ \ \ \
| * | | | | | | Record node history and manage events in dbJulia Kreger2021-09-104-4/+250
* | | | | | | | Merge "Implements node history: database"Zuul2021-09-146-0/+297
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Implements node history: databaseKaifeng Wang2021-09-096-0/+297
* | | | | | | | Merge "Fix in-band cleaning for ramdisk and anaconda deploy"Zuul2021-09-142-9/+63
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Fix in-band cleaning for ramdisk and anaconda deployDmitry Tantsur2021-09-062-9/+63
| |/ / / / / /
* | | | | | | Merge "Fix iDRAC import configuration job with errors"Zuul2021-09-143-2/+91
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix iDRAC import configuration job with errorsAija Jauntēva2021-09-093-2/+91
| | |/ / / / | |/| | | |
* | | | | | Merge "Always update cache for HTTP images if Last Modified is unknown"Zuul2021-09-131-2/+2
|\ \ \ \ \ \
| * | | | | | Always update cache for HTTP images if Last Modified is unknownDmitry Tantsur2021-09-081-2/+2
| |/ / / / /
* | | | | | Merge "Redfish RAID: Use identity instead of durable_name"Zuul2021-09-101-3/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Redfish RAID: Use identity instead of durable_nameAija Jauntēva2021-08-311-3/+0
* | | | | | Merge "Fix typo and add subscription docs"Zuul2021-09-101-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo and add subscription docsIury Gregory Melo Ferreira2021-09-021-1/+1
* | | | | | | Merge "Clean step to remove CA certificates from iLO"Zuul2021-09-093-10/+203
|\ \ \ \ \ \ \
| * | | | | | | Clean step to remove CA certificates from iLOvinay50muddu2021-09-083-10/+203
* | | | | | | | Merge "Trivial: shorten the deploy/clean step failure message"Zuul2021-09-091-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Trivial: shorten the deploy/clean step failure messageDmitry Tantsur2021-09-071-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix to unblock oslodb 11.0.0"Zuul2021-09-081-147/+218
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix to unblock oslodb 11.0.0Iury Gregory Melo Ferreira2021-09-061-147/+218
| | |/ / / / | |/| | | |
* | | | | | Merge "Allow initial versions to not be created yet"Zuul2021-09-032-3/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow initial versions to not be created yetJulia Kreger2021-08-112-3/+25
* | | | | | Merge "Revert "Allow reboot to hard disk following iso ramdisk deploy.""Zuul2021-09-021-52/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "Allow reboot to hard disk following iso ramdisk deploy."Julia Kreger2021-08-301-52/+0
* | | | | | Merge "Remove manager param for iDRAC OEM calls"Zuul2021-08-311-6/+3
|\ \ \ \ \ \
| * | | | | | Remove manager param for iDRAC OEM callsAija Jauntēva2021-08-301-6/+3
| | |_|_|_|/ | |/| | | |