summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to latest hacking - v6Jay Faulkner2023-04-211-1/+1
* Fix requests calls with timeoutsJulia Kreger2023-04-041-1/+2
* Merge "Enables boot modes switching with Anaconda deploy for ilo driver"Zuul2023-03-271-0/+12
|\
| * Enables boot modes switching with Anaconda deploy for ilo driverNisha Agarwal2023-03-171-0/+12
* | Merge "Refactoring: clean up inspection data handlers"Zuul2023-03-232-71/+59
|\ \
| * | Refactoring: clean up inspection data handlersDmitry Tantsur2023-03-142-71/+59
* | | Merge "Fixes Secureboot with Anaconda deploy"Zuul2023-03-202-15/+7
|\ \ \ | | |/ | |/|
| * | Fixes Secureboot with Anaconda deployNisha Agarwal2023-03-162-15/+7
| |/
* | Merge "Fix auth_protocol and priv_protocol for SNMP v3"Zuul2023-03-171-2/+2
|\ \ | |/ |/|
| * Fix auth_protocol and priv_protocol for SNMP v3Duc Truong2023-03-011-2/+2
* | Merge "Refactoring: extract some common functions from the inspector code"Zuul2023-03-132-37/+17
|\ \
| * | Refactoring: extract some common functions from the inspector codeDmitry Tantsur2023-03-012-37/+17
* | | Merge "Do not recalculate checksum if disk_format is not changed"Zuul2023-03-131-12/+25
|\ \ \ | |/ / |/| |
| * | Do not recalculate checksum if disk_format is not changedDmitry Tantsur2023-03-071-12/+25
* | | Restructure the inspector module in preparation for its expansionDmitry Tantsur2023-03-013-43/+79
|/ /
* | Merge "Add configurable delays to the fake drivers"Zuul2023-02-271-0/+63
|\ \
| * | Add configurable delays to the fake driversSteve Baker2022-10-131-0/+63
* | | Merge "Relaxing console pid looking"Zuul2023-02-231-1/+1
|\ \ \
| * | | Relaxing console pid lookingKaifeng Wang2023-02-151-1/+1
* | | | Merge "Make metrics names a little more consistent"Zuul2023-02-201-3/+3
|\ \ \ \
| * | | | Make metrics names a little more consistentJulia Kreger2023-01-181-3/+3
* | | | | Merge "Fixes console port conflict occurs in certain path"Zuul2023-02-201-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-151-0/+6
* | | | | Merge "Erase swift inventory entry on node deletion"Zuul2023-02-141-12/+91
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Erase swift inventory entry on node deletionJakub Jelinek2023-02-141-12/+91
* | | | | Merge "Reorganise Inventory Storage"Zuul2023-01-242-57/+89
|\ \ \ \ \ | |/ / / /
| * | | | Reorganise Inventory StorageJakub Jelinek2023-01-212-57/+89
* | | | | Merge "Create [inventory]"Zuul2023-01-201-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Create [inventory]Jakub Jelinek2023-01-171-3/+3
* | | | | Merge "[iRMC] Handle IPMI incompatibility in iRMC S6 2.x"Zuul2023-01-184-68/+334
|\ \ \ \ \
| * | | | | [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-174-68/+334
* | | | | | Merge "[iRMC] identify BMC firmware version"Zuul2023-01-183-0/+325
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [iRMC] identify BMC firmware versionVanou Ishii2023-01-163-0/+325
* | | | | | Merge "Fix selinux context of published image hardlink"Zuul2023-01-171-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix selinux context of published image hardlinkRiccardo Pittau2023-01-111-0/+10
| | |_|/ / | |/| | |
* | | | | API for node inventoryJakub Jelinek2023-01-121-0/+17
|/ / / /
* | | | Merge "Enable alternative storage for inventory"Zuul2023-01-061-4/+42
|\ \ \ \
| * | | | Enable alternative storage for inventoryJakub Jelinek2022-12-061-4/+42
| |/ / /
* | | | Merge "Fix "'NoneType' object is not iterable" in RAID"Zuul2023-01-051-2/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "'NoneType' object is not iterable" in RAIDAija Jauntēva2022-12-161-2/+6
| |/ /
* | | Merge "Fixes anaconda deploy for PXE boot"Zuul2022-12-121-0/+5
|\ \ \ | |/ / |/| |
| * | Fixes anaconda deploy for PXE bootNisha Agarwal2022-10-071-0/+5
* | | Merge "Get inventory from Inspector"Zuul2022-11-281-1/+11
|\ \ \
| * | | Get inventory from InspectorJakub Jelinek2022-11-221-1/+11
* | | | Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-061-2/+2
|/ / /
* | | Merge "Add support auth protocols for iRMC"Zuul2022-10-193-6/+17
|\ \ \ | |_|/ |/| |
| * | Add support auth protocols for iRMCShukun Song2022-09-293-6/+17
| |/
* | Add missing space to log messagePierre Riteau2022-09-281-1/+1
|/
* Fix idrac-redfish RAID controller mode conversionAija Jauntēva2022-09-151-0/+82
* Merge "Adds create_csr and add_https_certificate clean step"Zuul2022-09-132-1/+99
|\