summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support longer checksums for redfish firmware upgrade"Zuul2023-05-092-2/+40
|\
| * Support longer checksums for redfish firmware upgradeJulia Kreger2023-05-032-2/+40
* | Merge "Remove use of nomodeset by default"Zuul2023-05-095-8/+8
|\ \
| * | Remove use of nomodeset by defaultJulia Kreger2023-04-265-8/+8
* | | Merge "Remove autocommit, again."Zuul2023-05-091-3/+1
|\ \ \
| * | | Remove autocommit, again.Julia Kreger2023-05-011-3/+1
| | |/ | |/|
* | | Merge "Use monotonic time for hashring reset"Zuul2023-05-092-3/+3
|\ \ \
| * | | Use monotonic time for hashring resetKaifeng Wang2023-05-072-3/+3
| |/ /
* | | CI: Fix another network testJulia Kreger2023-05-081-0/+4
* | | CI: Modify dhcp client ID failJulia Kreger2023-05-081-2/+4
* | | Merge "Handle MissingAttributeError when using OOB inspections to fetch MACs"Zuul2023-05-082-1/+20
|\ \ \ | |/ / |/| |
| * | Handle MissingAttributeError when using OOB inspections to fetch MACsJacob Anders2023-05-022-1/+20
* | | Fix DB/Lock session handling issuesJulia Kreger2023-05-016-29/+72
* | | Merge "Upgrade to latest hacking - v6"Zuul2023-04-303-3/+3
|\ \ \
| * | | Upgrade to latest hacking - v6Jay Faulkner2023-04-213-3/+3
| | |/ | |/|
* | | Merge "[iRMC] Fix typo of Python string format in log message"Zuul2023-04-271-1/+1
|\ \ \
| * | | [iRMC] Fix typo of Python string format in log messageVanou Ishii2023-04-241-1/+1
| |/ /
* | | Merge "Remove all references to the "cpus" property"Zuul2023-04-2710-93/+33
|\ \ \
| * | | Remove all references to the "cpus" propertyDmitry Tantsur2023-03-2810-93/+33
* | | | Merge "Add ablity to power off nodes in clean failed"Zuul2023-04-273-0/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Add ablity to power off nodes in clean failedChris Krelle2023-04-243-0/+43
| | |/ | |/|
* | | tests: Replace invalid UUIDsStephen Finucane2023-04-193-6/+13
* | | db: Resolve SAWarning warningsStephen Finucane2023-04-192-12/+4
|/ /
* | Merge "Always fall back from hard linking to copying files"Zuul2023-04-102-107/+35
|\ \
| * | Always fall back from hard linking to copying filesDmitry Tantsur2023-03-312-107/+35
* | | Merge "On rpc service stop, wait for node reservation release"Zuul2023-04-053-8/+77
|\ \ \
| * | | On rpc service stop, wait for node reservation releaseSteve Baker2023-02-273-8/+77
* | | | Fix requests calls with timeoutsJulia Kreger2023-04-046-19/+37
* | | | Merge "Add error logging on lookup failures in the API"Zuul2023-04-041-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add error logging on lookup failures in the APIDmitry Tantsur2023-03-171-1/+5
* | | | Merge "Enables boot modes switching with Anaconda deploy for ilo driver"Zuul2023-03-272-0/+90
|\ \ \ \
| * | | | Enables boot modes switching with Anaconda deploy for ilo driverNisha Agarwal2023-03-172-0/+90
* | | | | Merge "Refactoring: clean up inspection data handlers"Zuul2023-03-238-199/+150
|\ \ \ \ \
| * | | | | Refactoring: clean up inspection data handlersDmitry Tantsur2023-03-148-199/+150
* | | | | | Merge "Refactoring: DRY in the root API controller"Zuul2023-03-231-117/+29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Refactoring: DRY in the root API controllerDmitry Tantsur2023-03-141-117/+29
* | | | | | Merge "Refactoring: create ironic.conductor.inspection"Zuul2023-03-234-193/+232
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Refactoring: create ironic.conductor.inspectionDmitry Tantsur2023-03-144-193/+232
* | | | | Merge "Fixes Secureboot with Anaconda deploy"Zuul2023-03-203-17/+15
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Fixes Secureboot with Anaconda deployNisha Agarwal2023-03-163-17/+15
* | | | Merge "Fix auth_protocol and priv_protocol for SNMP v3"Zuul2023-03-174-2/+105
|\ \ \ \ | |/ / / |/| | |
| * | | Fix auth_protocol and priv_protocol for SNMP v3Duc Truong2023-03-014-2/+105
* | | | Merge "Wipe Agent Token when cleaning timeout occcurs"Zuul2023-03-142-2/+8
|\ \ \ \
| * | | | Wipe Agent Token when cleaning timeout occcursJulia Kreger2023-03-022-2/+8
* | | | | Merge "Clean out agent token even if power is already off"Zuul2023-03-132-0/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Clean out agent token even if power is already offJulia Kreger2023-03-022-0/+32
| |/ / /
* | | | Merge "Refactoring: extract some common functions from the inspector code"Zuul2023-03-133-37/+45
|\ \ \ \
| * | | | Refactoring: extract some common functions from the inspector codeDmitry Tantsur2023-03-013-37/+45
* | | | | Merge "Do not recalculate checksum if disk_format is not changed"Zuul2023-03-132-19/+91
|\ \ \ \ \
| * | | | | Do not recalculate checksum if disk_format is not changedDmitry Tantsur2023-03-072-19/+91