summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* 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-204-42/+16
|\ \
| * | Fixes console port conflict occurs in certain pathKaifeng Wang2023-02-154-42/+16
* | | Merge "Use association_proxy for port groups node_uuid"Zuul2023-02-199-47/+41
|\ \ \
| * | | Use association_proxy for port groups node_uuidHarald Jensås2022-12-149-47/+41
* | | | Merge "Fix Inventory DB"Zuul2023-02-177-60/+11
|\ \ \ \
| * | | | Fix Inventory DBJakub Jelinek2023-02-167-60/+11
* | | | | Merge "Indicate maintenance mode"Zuul2023-02-171-3/+3
|\ \ \ \ \
| * | | | | Indicate maintenance modeJakub Jelinek2023-02-161-3/+3
* | | | | | Merge "Fix debug log message argument formatting"Zuul2023-02-151-3/+3
|\ \ \ \ \ \
| * | | | | | Fix debug log message argument formattingJonathan Rosser2023-02-011-3/+3
* | | | | | | Merge "Add support for filtering for sharded nodes"Zuul2023-02-143-10/+34
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add support for filtering for sharded nodesJay Faulkner2023-02-133-10/+34
* | | | | | | Merge "Erase swift inventory entry on node deletion"Zuul2023-02-147-15/+275
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Erase swift inventory entry on node deletionJakub Jelinek2023-02-147-15/+275
* | | | | | Allow port queries by shard listJay Faulkner2023-02-137-14/+154
* | | | | | API support for CRUD node.shardJay Faulkner2023-02-1313-15/+407
* | | | | | DB & Object layer for node.shardJay Faulkner2023-02-1311-4/+132
* | | | | | 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-313-15/+617
|\ \ \ \ \ \
| * | | | | | Add `service` role RBAC policy supportJulia Kreger2023-01-183-15/+617
* | | | | | | Merge "Fix grub config path default"21.3.0Zuul2023-01-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix grub config path defaultJulia Kreger2023-01-111-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Use new get_rpc_client API from oslo.messaging"Zuul2023-01-261-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Use new get_rpc_client API from oslo.messagingTobias Urdin2023-01-191-4/+3
* | | | | | | | Merge "Reorganise Inventory Storage"Zuul2023-01-246-114/+223
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Reorganise Inventory StorageJakub Jelinek2023-01-216-114/+223
* | | | | | | | Merge "Create [inventory]"Zuul2023-01-208-27/+53
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Create [inventory]Jakub Jelinek2023-01-178-27/+53
* | | | | | | 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-187-89/+755
|\ \ \ \ \ \ \
| * | | | | | | [iRMC] Handle IPMI incompatibility in iRMC S6 2.xVanou Ishii2023-01-177-89/+755
* | | | | | | | Merge "[iRMC] identify BMC firmware version"Zuul2023-01-187-0/+552
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | [iRMC] identify BMC firmware versionVanou Ishii2023-01-167-0/+552
* | | | | | | Merge "Fix selinux context of published image hardlink"Zuul2023-01-172-12/+45
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix selinux context of published image hardlinkRiccardo Pittau2023-01-112-12/+45
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "API for node inventory"Zuul2023-01-1611-4/+210
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | API for node inventoryJakub Jelinek2023-01-1211-4/+210
* | | | | | Merge "Use association_proxy for ports node_uuid"Zuul2023-01-109-44/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Use association_proxy for ports node_uuidHarald Jensås2022-12-149-44/+33
| | |/ / | |/| |
* | | | Merge "Enable alternative storage for inventory"Zuul2023-01-064-5/+123
|\ \ \ \
| * | | | Enable alternative storage for inventoryJakub Jelinek2022-12-064-5/+123
| | |/ / | |/| |
* | | | Merge "Fix "'NoneType' object is not iterable" in RAID"Zuul2023-01-052-2/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix "'NoneType' object is not iterable" in RAIDAija Jauntēva2022-12-162-2/+10
| |/ /
* | | Merge "Catch any exception for Cleaning"Zuul2022-12-131-2/+3
|\ \ \
| * | | Catch any exception for CleaningJulia Kreger2022-12-121-2/+3
| |/ /
* | | 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
| |/ /