summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Use tinycore 13 for base ramdisk imageRiccardo Pittau2023-01-021-1/+1
| |/ / / / /
* | | | | | Merge "Enable alternative storage for inventory"Zuul2023-01-064-5/+123
|\ \ \ \ \ \
| * | | | | | Enable alternative storage for inventoryJakub Jelinek2022-12-064-5/+123
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Remove lib/neutron-legacy leftovers"Zuul2023-01-052-2/+2
|\ \ \ \ \ \
| * | | | | | Remove lib/neutron-legacy leftoversSławek Kapłoński2022-12-202-2/+2
* | | | | | | Merge "Fix "'NoneType' object is not iterable" in RAID"Zuul2023-01-053-2/+17
|\ \ \ \ \ \ \
| * | | | | | | Fix "'NoneType' object is not iterable" in RAIDAija Jauntēva2022-12-163-2/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Use centos grub artifacts with centos ramdisk for vmedia"Zuul2023-01-042-3/+14
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Use centos grub artifacts with centos ramdisk for vmediaJulia Kreger2023-01-032-3/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add doc for lsblk: /dev/nvme0n1p2: not a block device"Zuul2023-01-041-0/+38
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add doc for lsblk: /dev/nvme0n1p2: not a block deviceJulia Kreger2022-12-131-0/+38
* | | | | | Create IRONIC_VM_MACS_CSV_FILE if it does not existRiccardo Pittau2023-01-031-0/+3
| |/ / / / |/| | | |
* | | | | Fix CIRiccardo Pittau2022-12-293-3/+4
| |_|/ / |/| | |
* | | | Fixes for tox 4.0Jay Faulkner2022-12-151-2/+7
* | | | Merge "Ironic doesn't use metering; don't start it in CI"21.2.0Zuul2022-12-141-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ironic doesn't use metering; don't start it in CIJay Faulkner2022-12-131-1/+0
* | | | Merge "Catch any exception for Cleaning"Zuul2022-12-132-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Catch any exception for CleaningJulia Kreger2022-12-122-2/+11
| | |/ | |/|
* | | 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 "[grenade] Explicitly enable Neutron ML2/OVS services in the CI job"Zuul2022-12-121-0/+13
|\ \ \
| * | | [grenade] Explicitly enable Neutron ML2/OVS services in the CI jobSławek Kapłoński2022-12-091-0/+13
| |/ /
* | | Merge "Fixes anaconda deploy for PXE boot"Zuul2022-12-125-0/+26
|\ \ \ | |_|/ |/| |
| * | Fixes anaconda deploy for PXE bootNisha Agarwal2022-10-075-0/+26
* | | Follow-up to Redfish Interop ProfileAija Jauntēva2022-11-303-41/+42
| |/ |/|
* | Merge "Get inventory from Inspector"Zuul2022-11-282-1/+40
|\ \
| * | Get inventory from InspectorJakub Jelinek2022-11-222-1/+40
* | | Merge "Create 'redfish' driver Redfish Interop Profile"Zuul2022-11-252-0/+251
|\ \ \
| * | | Create 'redfish' driver Redfish Interop ProfileRichard Pioso2022-11-092-0/+251
* | | | Merge "Align iRMC driver with Ironic's default boot_mode"Zuul2022-11-254-17/+33
|\ \ \ \
| * | | | Align iRMC driver with Ironic's default boot_modeVanou Ishii2022-11-064-17/+33
* | | | | Merge "Add ports statistics to tools/benchmark scripts"Zuul2022-11-222-20/+155
|\ \ \ \ \
| * | | | | Add ports statistics to tools/benchmark scriptsHarald Jensås2022-11-182-20/+155
* | | | | | Merge "Change boot_interface order of iRMC driver"Zuul2022-11-222-2/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change boot_interface order of iRMC driverVanou Ishii2022-11-062-2/+28
| |/ / / /
* | | | | Merge "Implements node inventory: database"Zuul2022-11-1614-0/+416
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Implements node inventory: databaseJakub Jelinek2022-11-1514-0/+416
* | | | | [doc] Add documentation on SMART test after disk burn-inArne Wiebalck2022-11-161-0/+7
|/ / / /
* | | | Imported Translations from ZanataOpenStack Proposal Bot2022-11-051-8/+11
|/ / /
* | | Merge "Cross test sushy with python 3.10"Zuul2022-11-041-2/+4
|\ \ \
| * | | Cross test sushy with python 3.10Riccardo Pittau2022-10-201-2/+4
* | | | Merge "Fix the invalid glance client test"Zuul2022-11-044-16/+30
|\ \ \ \
| * | | | Fix the invalid glance client testDmitry Tantsur2022-10-314-16/+30
| | |/ / | |/| |
* | | | Merge "Fix the anaconda deploy for the ISO mounted"Zuul2022-11-033-12/+22
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix the anaconda deploy for the ISO mountedNisha Agarwal2022-09-293-12/+22
* | | Replace more instances of model_queryJulia Kreger2022-10-272-288/+226
* | | Merge "Fix double mock call in glance_service test"Zuul2022-10-261-16/+14
|\ \ \
| * | | Fix double mock call in glance_service testRiccardo Pittau2022-10-201-16/+14
* | | | Do not disable autocommit until we fully migrateDmitry Tantsur2022-10-241-1/+3
| |_|/ |/| |
* | | Merge "Switch to 2023.1 Python3 unit tests and generic template name"Zuul2022-10-201-2/+2
|\ \ \ | |/ / |/| |