summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
* [Trivial] Fix testing of volume connector exceptionArne Wiebalck2021-03-081-1/+1
* Merge "Always retry locking when performing task handoff" into stable/victoriaZuul2021-03-052-0/+62
|\
| * Always retry locking when performing task handoffJason Anderson2021-03-032-0/+62
* | Handle agent still doing the prior commandJulia Kreger2021-03-024-3/+114
|/
* Fix broken configdrive_use_object_storeDmitry Tantsur2021-02-231-7/+7
* Merge "Prevent redfish-virtual-media from being used with Dell nodes" into st...Zuul2021-02-182-1/+74
|\
| * Prevent redfish-virtual-media from being used with Dell nodesDmitry Tantsur2021-02-082-1/+74
* | Merge "Fixes issue of redfish firmware update" into stable/victoriaZuul2021-02-151-1/+9
|\ \
| * | Fixes issue of redfish firmware updateankit2021-02-031-1/+9
| |/
* | Don't mark an agent as alive if rebootedDerek Higgins2021-02-081-1/+10
|/
* For Supermicro BMCs set enable when changing boot deviceBob Fournier2021-02-021-0/+30
* Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-02-014-18/+108
* Add a delay/retry is vmedia insert failsDerek Higgins2021-01-202-0/+33
* Merge "Fix redfish-virtual-media boot mode handling ordering" into stable/vic...16.0.3Zuul2021-01-181-1/+3
|\
| * Fix redfish-virtual-media boot mode handling orderingDmitry Tantsur2021-01-151-1/+3
* | Do not enter maintenance if cleaning fails before running the 1st stepDmitry Tantsur2021-01-122-4/+21
* | Update `cleaning_error_handler`Aija Jauntēva2021-01-126-29/+51
|/
* Fix idrac-wsman RAID step async error handlingAija Jauntēva2021-01-121-6/+24
* Simplify injecting network data into an ISO imageDmitry Tantsur2021-01-062-64/+48
* IPMI: Handle vendor set boot device differencesJulia Kreger2020-12-172-6/+98
* Merge "Fixes the issue that instance bond port can't get IP address" into sta...16.0.2Zuul2020-11-232-2/+96
|\
| * Fixes the issue that instance bond port can't get IP addressKaifeng Wang2020-11-132-2/+96
* | Limit the default value of [api]api_workers to 4Dmitry Tantsur2020-11-181-3/+11
|/
* Merge "Fix DHCP-less operations with the noop network interface" into stable/...Zuul2020-11-121-8/+0
|\
| * Fix DHCP-less operations with the noop network interfaceDmitry Tantsur2020-11-121-8/+0
* | Fix redfish BIOS apply config error handlingAija Jauntēva2020-11-111-6/+64
|/
* json-rpc: surround IPv6 address with [] in conductor URLZane Bitter2020-11-101-0/+34
* Merge "Make redfish-virtual-media respect default_boot_mode" into stable/vict...Zuul2020-11-031-2/+23
|\
| * Make redfish-virtual-media respect default_boot_modeDmitry Tantsur2020-11-021-2/+23
* | Prevent timeouts when using fast-track with redfish-virtual-mediaDmitry Tantsur2020-11-021-0/+31
|/
* Merge "Sync boot mode when changing the boot device via Redfish" into stable/...Zuul2020-11-021-11/+17
|\
| * Sync boot mode when changing the boot device via RedfishBob Fournier2020-10-281-11/+17
* | Do not pass BOOTIF=None if no BOOTIF can be guessedDmitry Tantsur2020-10-141-3/+0
|/
* Wiping agent tokens on reboot via API - take 2Dmitry Tantsur2020-10-071-1/+5
* Add GPU reporting to idrac-wsman inspect interfaceMudit2020-09-301-3/+112
* Merge "Handle conductor_affinity earlier in the deployment process"Zuul2020-09-302-20/+19
|\
| * Handle conductor_affinity earlier in the deployment processDmitry Tantsur2020-09-292-20/+19
* | Merge "Don't migrate away from iscsi if it is the default"Zuul2020-09-301-0/+8
|\ \
| * | Don't migrate away from iscsi if it is the defaultMark Goddard2020-09-301-0/+8
* | | Merge "Minor agent version code cleanup"Zuul2020-09-302-19/+18
|\ \ \
| * | | Minor agent version code cleanupJulia Kreger2020-09-292-19/+18
| |/ /
* | | Merge "Fix handling OctetString for pysnmp"Zuul2020-09-301-5/+18
|\ \ \
| * | | Fix handling OctetString for pysnmpYushiro FURUKAWA2020-09-291-5/+18
| |/ /
* | | Merge "Fix a race condition in the hash ring code"Zuul2020-09-301-2/+5
|\ \ \ | |/ / |/| |
| * | Fix a race condition in the hash ring codeDmitry Tantsur2020-09-281-2/+5
* | | Merge "Redfish driver firmware update"Zuul2020-09-294-0/+587
|\ \ \ | |_|/ |/| |
| * | Redfish driver firmware updateChristopher Dearborn2020-09-284-0/+587
* | | Merge "Use correct error handler instead of calling process_event('fail')"Zuul2020-09-282-15/+22
|\ \ \
| * | | Use correct error handler instead of calling process_event('fail')Shivanand Tendulker2020-09-252-15/+22
* | | | Merge "Route conductor notification RPC to the same conductor"Zuul2020-09-281-5/+4
|\ \ \ \ | |_|_|/ |/| | |