summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
* On rpc service stop, wait for node reservation releaseSteve Baker2023-02-271-4/+46
* Respond to rpc requests on stop until hash ring resetSteve Baker2023-02-271-2/+79
* Merge "fix inspectwait logic"Zuul2023-02-231-0/+47
|\
| * fix inspectwait logicJulia Kreger2023-02-151-0/+47
* | Merge "Fixes console port conflict occurs in certain path"Zuul2023-02-202-38/+10
|\ \
| * | Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-152-38/+10
* | | Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-194-27/+15
|\ \ \
| * | | Use association_proxy for port groups node_uuidHarald Jensås2022-12-144-27/+15
* | | | Merge "Fix Inventory DB"Zuul2023-02-173-27/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix Inventory DBJakub Jelinek2023-02-163-27/+4
* | | | Merge "Add support for filtering for sharded nodes"Zuul2023-02-141-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for filtering for sharded nodesJay Faulkner2023-02-131-0/+11
* | | | Merge "Erase swift inventory entry on node deletion"Zuul2023-02-143-1/+155
|\ \ \ \ | |/ / / |/| | |
| * | | Erase swift inventory entry on node deletionJakub Jelinek2023-02-143-1/+155
* | | | Allow port queries by shard listJay Faulkner2023-02-132-1/+78
* | | | API support for CRUD node.shardJay Faulkner2023-02-135-0/+269
* | | | DB & Object layer for node.shardJay Faulkner2023-02-134-1/+52
* | | | Merge "Fix snmp driver sleep call count"Zuul2023-02-011-2/+2
|\ \ \ \
| * | | | Fix snmp driver sleep call countJulia Kreger2022-10-141-2/+2
* | | | | Merge "Add `service` role RBAC policy support"Zuul2023-01-312-4/+587
|\ \ \ \ \
| * | | | | Add `service` role RBAC policy supportJulia Kreger2023-01-182-4/+587
* | | | | | Merge "Reorganise Inventory Storage"Zuul2023-01-243-41/+132
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Reorganise Inventory StorageJakub Jelinek2023-01-213-41/+132
* | | | | | Merge "Create [inventory]"Zuul2023-01-202-12/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Create [inventory]Jakub Jelinek2023-01-172-12/+12
* | | | | | CI: Fix race prone unit test in networkingJulia Kreger2023-01-181-1/+3
* | | | | | Merge "[iRMC] Handle IPMI incompatibility in iRMC S6 2.x"Zuul2023-01-183-21/+421
|\ \ \ \ \ \
| * | | | | | [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-173-21/+421
* | | | | | | Merge "[iRMC] identify BMC firmware version"Zuul2023-01-183-0/+221
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | [iRMC] identify BMC firmware versionVanou Ishii2023-01-163-0/+221
* | | | | | Merge "Fix selinux context of published image hardlink"Zuul2023-01-171-12/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix selinux context of published image hardlinkRiccardo Pittau2023-01-111-12/+35
* | | | | | Merge "API for node inventory"Zuul2023-01-164-1/+116
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | API for node inventoryJakub Jelinek2023-01-124-1/+116
* | | | | | Merge "Use association_proxy for ports node_uuid"Zuul2023-01-104-34/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Use association_proxy for ports node_uuidHarald Jensås2022-12-144-34/+11
| | |_|/ | |/| |
* | | | Merge "Enable alternative storage for inventory"Zuul2023-01-061-1/+45
|\ \ \ \
| * | | | Enable alternative storage for inventoryJakub Jelinek2022-12-061-1/+45
| | |/ / | |/| |
* | | | Merge "Fix "'NoneType' object is not iterable" in RAID"Zuul2023-01-051-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "'NoneType' object is not iterable" in RAIDAija Jauntēva2022-12-161-0/+4
| |/ /
* | | Merge "Fix unit tests for Python 3.11"Zuul2022-12-121-12/+13
|\ \ \
| * | | Fix unit tests for Python 3.11Riccardo Pittau2022-12-071-12/+13
| |/ /
* | | Merge "Fixes anaconda deploy for PXE boot"Zuul2022-12-121-0/+4
|\ \ \ | |/ / |/| |
| * | Fixes anaconda deploy for PXE bootNisha Agarwal2022-10-071-0/+4
* | | Merge "Get inventory from Inspector"Zuul2022-11-281-0/+29
|\ \ \
| * | | Get inventory from InspectorJakub Jelinek2022-11-221-0/+29
* | | | Merge "Align iRMC driver with Ironic's default boot_mode"Zuul2022-11-251-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-061-10/+10
* | | | Implements node inventory: databaseJakub Jelinek2022-11-156-0/+176
|/ / /
* | | Merge "Fix the invalid glance client test"Zuul2022-11-041-15/+12
|\ \ \