summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Prepare Yoga release with 20.1Iury Gregory Melo Ferreira2022-03-222-3/+23
* [trivial]Remove is_pxe_enabled function doc about ipxe_enabled optionJeffrey Zhang2022-03-201-2/+1
* Merge "Use pycdlib to extract deploy iso"Zuul2022-03-182-67/+71
|\
| * Use pycdlib to extract deploy isoRiccardo Pittau2022-03-142-67/+71
* | Merge "Create API documentation from docstrings"Zuul2022-03-173-32/+54
|\ \ | |/ |/|
| * Create API documentation from docstringsMahnoor Asghar2022-03-173-32/+54
* | Merge "Fix rebuilds using anaconda deploy interface"Zuul2022-03-122-33/+55
|\ \
| * | Fix rebuilds using anaconda deploy interfaceRuby Loo2022-03-042-33/+55
* | | Merge "Support img_type Glance property"Zuul2022-03-112-0/+18
|\ \ \
| * | | Support img_type Glance propertyDmitry Tantsur2022-01-282-0/+18
* | | | Merge "Anaconda deploy handles configdrive correctly"Zuul2022-03-115-10/+23
|\ \ \ \
| * | | | Anaconda deploy handles configdrive correctlyRuby Loo2022-03-035-10/+23
| | |/ / | |/| |
* | | | Merge "Shorten error messages in commonly used modules"Zuul2022-03-118-46/+39
|\ \ \ \
| * | | | Shorten error messages in commonly used modulesDmitry Tantsur2022-02-178-46/+39
* | | | | Merge "Ignore fake nodes in the power sync loop"Zuul2022-03-092-2/+13
|\ \ \ \ \
| * | | | | Ignore fake nodes in the power sync loopDmitry Tantsur2021-12-092-2/+13
* | | | | | Suppress Bandit B509 in snmp.pyJulia Kreger2022-03-071-1/+4
| |_|/ / / |/| | | |
* | | | | Merge "More fixes for anaconda deploy interface"Zuul2022-03-034-45/+60
|\ \ \ \ \
| * | | | | More fixes for anaconda deploy interfaceRuby Loo2022-02-284-45/+60
* | | | | | Merge "Fix Redfish RAID for non-immediate controllers"Zuul2022-03-022-142/+418
|\ \ \ \ \ \
| * | | | | | Fix Redfish RAID for non-immediate controllersAija Jauntēva2022-02-172-142/+418
* | | | | | | Merge "Fix prepare ramdisk for 'wait' states"Zuul2022-03-024-31/+25
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix prepare ramdisk for 'wait' statesAija Jauntēva2022-02-164-31/+25
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add idrac-wsman clean steps to not require ramdisk"Zuul2022-03-024-8/+12
|\ \ \ \ \ \
| * | | | | | Add idrac-wsman clean steps to not require ramdiskAija Jauntēva2022-01-214-8/+12
* | | | | | | Merge "Fix failure of create_vfat_image function"Zuul2022-03-022-9/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix failure of create_vfat_image functionVanou Ishii2022-03-022-9/+20
* | | | | | | | Merge "Add more sources to redfish firmware upgrade"Zuul2022-03-015-18/+864
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add more sources to redfish firmware upgradeAija Jauntēva2022-01-175-18/+864
* | | | | | | | Merge "Support listening on a Unix socket"Zuul2022-02-242-4/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Support listening on a Unix socketDmitry Tantsur2022-02-092-4/+33
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Deprecate instance network bootDmitry Tantsur2022-02-233-7/+9
| |_|_|/ / / / |/| | | | | |
* | | | | | | Fix release mapping (19.1 -> 20.0)Iury Gregory Melo Ferreira2022-02-151-1/+1
* | | | | | | Merge "Set correct initrd_filename for iPXE when using Swift"Zuul2022-02-152-5/+14
|\ \ \ \ \ \ \
| * | | | | | | Set correct initrd_filename for iPXE when using SwiftDmitry Tantsur2022-02-102-5/+14
| |/ / / / / /
* | | | | | | Add release mappings for 19.0 and 19.1 bugfixIury Gregory Melo Ferreira2022-02-141-1/+41
* | | | | | | Merge "Add idrac-redfish clean steps to not require ramdisk"Zuul2022-02-104-9/+27
|\ \ \ \ \ \ \
| * | | | | | | Add idrac-redfish clean steps to not require ramdiskAija Jauntēva2022-01-214-9/+27
| | |_|/ / / / | |/| | | | |
* | | | | | | [trivial] Fix typo in policy error messageArne Wiebalck2022-02-091-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Explicit parameter to distinguish partition/whole-disk images"Zuul2022-02-0715-42/+239
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-2815-42/+239
* | | | | | Merge "deploy_utils: only check glance for image properties kernel/ramdisk"Zuul2022-02-072-32/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | deploy_utils: only check glance for image properties kernel/ramdiskDmitry Tantsur2022-01-282-32/+3
| | |_|_|/ | |/| | |
* | | | | Merge "Wait for conductor start before notifying systemd"Zuul2022-02-074-0/+64
|\ \ \ \ \
| * | | | | Wait for conductor start before notifying systemdDmitry Tantsur2022-01-264-0/+64
* | | | | | Merge "Return non-zero exit code on failures"Zuul2022-02-073-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Return non-zero exit code on failuresDmitry Tantsur2022-01-263-3/+3
| |/ / / /
* | | | | Merge "Fix resource_url in the remaining resources"Zuul2022-02-0315-52/+71
|\ \ \ \ \
| * | | | | Fix resource_url in the remaining resourcesDmitry Tantsur2022-01-2415-52/+71
| |/ / / /
* | | | | Merge "Make account prefix of Swift confgurable"Zuul2022-02-033-2/+68
|\ \ \ \ \