summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Route conductor notification RPC to the same conductorDmitry Tantsur2020-09-251-5/+4
| |/ /
* | | Merge "Adding changes for iso less vmedia support"Zuul2020-09-272-344/+156
|\ \ \
| * | | Adding changes for iso less vmedia supportankit2020-09-252-344/+156
| |/ /
* | | Merge "Fix invalid assert_has_calls"Zuul2020-09-251-6/+8
|\ \ \ | |/ / |/| |
| * | Fix invalid assert_has_callszhu.fanglei2020-09-251-6/+8
* | | Merge "Add Redfish BIOS interface to idrac HW type"Zuul2020-09-251-1/+13
|\ \ \
| * | | Add Redfish BIOS interface to idrac HW typeAija Jauntēva2020-09-231-1/+13
* | | | Merge "autospec for classmethods and staticmethods for Python < 3.7.4"Zuul2020-09-241-2/+2
|\ \ \ \
| * | | | autospec for classmethods and staticmethods for Python < 3.7.4Thomas Goirand2020-09-241-2/+2
* | | | | Merge "Expose agent_verify_ca in configuration and correctly handle booleans"Zuul2020-09-241-3/+63
|\ \ \ \ \
| * | | | | Expose agent_verify_ca in configuration and correctly handle booleansDmitry Tantsur2020-09-231-3/+63
* | | | | | Merge "Use tempdirs for /tftpboot, /httpboot creation tests"Zuul2020-09-241-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use tempdirs for /tftpboot, /httpboot creation testsSteve Baker2020-09-231-0/+6
* | | | | | Merge "Deprecate the iscsi deploy interface"Zuul2020-09-2413-88/+115
|\ \ \ \ \ \
| * | | | | | Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-2213-88/+115
| | |/ / / / | |/| | | |
* | | | | | Merge "Update tests for Redfish BIOS apply_configuration"Zuul2020-09-231-7/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Update tests for Redfish BIOS apply_configurationAija Jauntēva2020-09-231-7/+25
| | |_|/ / | |/| | |
* | | | | Merge "Fix redfish BIOS to use @Redfish.SettingsApplyTime"Zuul2020-09-233-2/+53
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Fix redfish BIOS to use @Redfish.SettingsApplyTimeRichard Pioso2020-09-223-2/+53
* | | | Merge "Do not retry locking when heartbeating"Zuul2020-09-201-0/+22
|\ \ \ \
| * | | | Do not retry locking when heartbeatingDmitry Tantsur2020-09-181-0/+22
| |/ / /
* | | | Merge "Adds ilo-uefi-https boot interface to ilo5"Zuul2020-09-183-13/+906
|\ \ \ \ | |/ / / |/| | |
| * | | Adds ilo-uefi-https boot interface to ilo5vmud2132020-09-173-13/+906
* | | | Merge "Allow configuring IPMI cipher suite"Zuul2020-09-172-1/+51
|\ \ \ \
| * | | | Allow configuring IPMI cipher suiteDmitry Tantsur2020-09-162-1/+51
* | | | | Merge "Also wipe agent token on manual power off or reboot"Zuul2020-09-171-0/+1
|\ \ \ \ \
| * | | | | Also wipe agent token on manual power off or rebootDmitry Tantsur2020-09-141-0/+1
| |/ / / /
* | | | | Merge "Accept and use a TLS certificate from the agent"Zuul2020-09-165-12/+140
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Accept and use a TLS certificate from the agentDmitry Tantsur2020-09-095-12/+140
* | | | | Merge "Handle default_boot_mode during cleaning/inspection with PXE/iPXE"Zuul2020-09-112-2/+12
|\ \ \ \ \
| * | | | | Handle default_boot_mode during cleaning/inspection with PXE/iPXEDmitry Tantsur2020-09-102-2/+12
* | | | | | Merge "clean up mac address with the pxe configuration files"Zuul2020-09-111-0/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | clean up mac address with the pxe configuration filesArmstrong Liu2020-09-091-0/+27
* | | | | | Merge "Change [agent]image_download_source=http"Zuul2020-09-092-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change [agent]image_download_source=httpDmitry Tantsur2020-09-082-1/+2
* | | | | | Merge "Fix: port attribute name propagate_uplink_status"Zuul2020-09-082-3/+3
|\ \ \ \ \ \
| * | | | | | Fix: port attribute name propagate_uplink_statuspedh2020-08-192-3/+3
* | | | | | | Merge "Add an option to require TLS for agent callback_url"Zuul2020-09-081-0/+27
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | Add an option to require TLS for agent callback_urlDmitry Tantsur2020-09-071-0/+27
* | | | | | Merge "Allow HttpImageService to accept custom certificate"Zuul2020-09-081-15/+213
|\ \ \ \ \ \
| * | | | | | Allow HttpImageService to accept custom certificatevmud2132020-09-071-15/+213
* | | | | | | Merge "Do not assume that prepare_image is the last command to run"Zuul2020-09-081-0/+28
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Do not assume that prepare_image is the last command to runDmitry Tantsur2020-09-041-0/+28
* | | | | | | Merge "Switch Ironic to openstacksdk for Neutron"Zuul2020-09-078-621/+609
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Switch Ironic to openstacksdk for NeutronHarald Jensås2020-08-198-621/+609
| | |_|/ / / | |/| | | |