summaryrefslogtreecommitdiff
path: root/ironic/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge "Handle MissingAttributeError when using OOB inspections to fetch MACs"Zuul2023-05-081-1/+10
|\
| * Handle MissingAttributeError when using OOB inspections to fetch MACsJacob Anders2023-05-021-1/+10
* | Merge "Upgrade to latest hacking - v6"Zuul2023-04-302-2/+2
|\ \
| * | Upgrade to latest hacking - v6Jay Faulkner2023-04-212-2/+2
| |/
* | 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-273-18/+2
|\ \ | |/ |/|
| * Remove all references to the "cpus" propertyDmitry Tantsur2023-03-283-18/+2
* | 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-184-0/+331
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [iRMC] identify BMC firmware versionVanou Ishii2023-01-164-0/+331
* | | | | | 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
|\ \ \