An open API service providing commit metadata for open source projects.

GitHub / openstack/ironic-python-agent / commits

A Python agent for provisioning and deprovisioning Bare Metal servers. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
7fdbcde3 merge Merge "Stop accepting duplicated configdrive" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 5 years ago
33d889c3 Refactor: use convert_image from ironic_lib Dmitry Tantsur <d****r@p****m> about 5 years ago
5c063c82 merge Merge "Make _get_efi_bootloaders return relative paths" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
9e4c7052 Limit qemu-img execution arenas Julia Kreger <j****r@g****m> over 5 years ago
2172122b merge Merge "Rewrite write_image.sh in Python" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
10d18c41 Make _get_efi_bootloaders return relative paths Steve Baker <s****r@r****m> over 5 years ago
b4dd0316 merge Merge "Enable out-of-order writes when writing whole disk images" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
20c5894b Burn-in: Add disk step Arne Wiebalck <A****k@c****h> over 5 years ago
6fc5a147 merge Merge "Do not serialize command_params" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
d1844c61 Enable out-of-order writes when writing whole disk images Dmitry Tantsur <d****r@p****m> over 5 years ago
606e5003 Rewrite write_image.sh in Python Dmitry Tantsur <d****r@p****m> over 5 years ago
51aa3107 Do not serialize command_params Dmitry Tantsur <d****r@p****m> over 5 years ago
d6e4fbd8 merge Merge "Remove the iscsi extension" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
719f20aa merge Merge "Migrate functional tests for work_on_disk from ironic-lib" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
823e0ed7 merge Merge "Burn-in: Add memory step" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
29f32307 merge Merge "Software RAID: RAID the ESPs" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
f6575268 Stop accepting duplicated configdrive Dmitry Tantsur <d****r@p****m> over 5 years ago
9837f1c2 merge Merge "Fix NVMe Partition image on UEFI" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
5c01ec4f merge Merge "Burn-in: Add CPU step" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
5492f57d Migrate functional tests for work_on_disk from ironic-lib Dmitry Tantsur <d****r@p****m> over 5 years ago
be388216 Remove the iscsi extension Dmitry Tantsur <d****r@p****m> over 5 years ago
6fb4cec7 merge Merge "setup.cfg: Replace dashes with underscores" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
4ac3d795 merge Merge "Remove runtime dependency on pbr" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
c09dd5ce merge Merge "Import deployment logic from ironic-lib" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
353a3666 setup.cfg: Replace dashes with underscores XinxinShen <s****n@i****m> over 5 years ago
764e2972 Stop testing the iscsi deploy interface Dmitry Tantsur <d****r@p****m> over 5 years ago
24951b10 Import deployment logic from ironic-lib Dmitry Tantsur <d****r@p****m> over 5 years ago
10c29cdc merge Merge "Fix getting memory size in some lshw output" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
5c222560 Burn-in: Add memory step Arne Wiebalck <A****k@c****h> over 5 years ago
b510d2d4 unit tests: Capture log output Zane Bitter <z****r@r****m> over 5 years ago
c56cd4ab Fix missing data in log messages Zane Bitter <z****r@r****m> over 5 years ago
ed791d97 Fix getting memory size in some lshw output Zane Bitter <z****r@r****m> over 5 years ago
fe825fa9 Fix NVMe Partition image on UEFI Julia Kreger <j****r@g****m> over 5 years ago
6702fcaa Burn-in: Add CPU step Arne Wiebalck <A****k@c****h> over 5 years ago
3251d7b6 Remove runtime dependency on pbr Dmitry Tantsur <d****r@p****m> over 5 years ago
2057d861 [trivial] Add versions to wallaby release notes Riccardo Pittau <e****o@g****m> over 5 years ago
9edb13d8 merge Merge "Do not fail network interface collection on unsupported interface" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
9c3fbfd0 Add a call to "udevadm settle" in write_image.sh Derek Higgins <d****h@r****m> over 5 years ago
c72997d8 merge Merge "Always fall back to sysrq when power off fails" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
c2d04dc1 Software RAID: RAID the ESPs Arne Wiebalck <A****k@c****h> over 5 years ago
b395181b Always fall back to sysrq when power off fails Dmitry Tantsur <d****r@p****m> over 5 years ago
5bac375f merge Merge "Capture the early logging" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
1ab405b5 Do not fail network interface collection on unsupported interface Dmitry Tantsur <d****r@p****m> over 5 years ago
fcb65cae Add Python3 xena unit tests OpenStack Release Bot <i****t@o****g> over 5 years ago
f6ab3306 Update master for stable/wallaby OpenStack Release Bot <i****t@o****g> over 5 years ago
df418984 Capture the early logging Julia Kreger <j****r@g****m> over 5 years ago
993f9a0c Make the virtual media job voting Dmitry Tantsur <d****r@p****m> over 5 years ago
afcc5d39 Fix incorrect lsblk tag and add a virtual media job Dmitry Tantsur <d****r@p****m> over 5 years ago
49d123dd merge Merge "Validate vmedia for vmedia usage" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
8dd6589e Validate vmedia for vmedia usage Julia Kreger <j****r@g****m> over 5 years ago
de726d4a Do not permit IPA standalone to be enabled by conf Jay Faulkner <j****r@v****m>
Committed by: Dmitry Tantsur <d****r@p****m>
over 5 years ago
2a64413b typo chanages -> changes Bernd Mueller <m****r@b****e> over 5 years ago
d622d38d Refactor: use mounted from ironic-lib Dmitry Tantsur <d****r@p****m> over 5 years ago
e6133660 Fix root UUID for streamed partition images Steve Baker <s****r@r****m>
Committed by: Dmitry Tantsur <d****r@p****m>
over 5 years ago
85b3afd8 merge Merge "Prepare to use tinycore 12" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
4afe4f60 Check the base device if the read-only file cannot be read Bob Fournier <b****e@r****m> over 5 years ago
45371bfb Prepare to use tinycore 12 Riccardo Pittau <e****o@g****m> over 5 years ago
7931cced merge Merge "Remove default parameter from execute" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
77bc3988 merge Merge "Increase the memory limit for qemu-img" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
bff252c7 Remove default parameter from execute Riccardo Pittau <e****o@g****m> over 5 years ago
4354d4f7 merge Merge "Remove nvme-cli warning and delay on nvme-format" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
d2127e7e Remove nvme-cli warning and delay on nvme-format Jacob Anders <j****s@r****m> over 5 years ago
2220aaae Added comment about IPA logs being uploaded to Ironic Mohammed Naser <m****r@v****m> over 5 years ago
5492ad7d Increase the memory limit for qemu-img Derek Higgins <d****h@r****m> over 5 years ago
4a22c887 merge Merge "Use try_execute from ironic-lib" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
ab267aab Allow clean_configuration to run against full-device arrays Mohammed Naser <m****r@v****m> over 5 years ago
0459c61c Use try_execute from ironic-lib Riccardo Pittau <e****o@g****m> over 5 years ago
6ea3aff8 merge Merge "New deploy step for injecting arbitrary files" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
2979ee53 merge Merge "Add support for using NVMe specific cleaning" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
a9aa1add merge Merge "Move some raid specific functions to raid_utils" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
319efe2c Fixes local boot for partition images kartikeyaj0 <k****n@h****m> over 5 years ago
59cb08fd New deploy step for injecting arbitrary files Dmitry Tantsur <d****r@p****m> over 5 years ago
09ea41c8 Use json for lsblk output Riccardo Pittau <e****o@g****m> over 5 years ago
13c3c60f merge Merge "Fix error message with UEFI-incompatible images" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
be30e0ab Clean up a release note Dmitry Tantsur <d****r@p****m> over 5 years ago
a35761c2 Remove samples from the hardware test module Riccardo Pittau <e****o@g****m> over 5 years ago
7d7940d9 Move some raid specific functions to raid_utils Riccardo Pittau <e****o@g****m> over 5 years ago
68d9c70f merge Merge "Use variable for lsblk columns device info" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
3e897e34 merge Merge "Mock tests to return bios boot mode" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
d2495a09 Mock tests to return bios boot mode Iury Gregory Melo Ferreira <i****y@g****m> over 5 years ago
fc1f2c73 Use variable for lsblk columns device info Riccardo Pittau <e****o@g****m> over 5 years ago
64350633 Add release version to release notes Riccardo Pittau <e****o@g****m> over 5 years ago
68a43b9d Fix UEFI boot entry creation for aarch64 Xinliang Liu <x****u@l****g> over 5 years ago
403d2f06 Fix error message with UEFI-incompatible images Dmitry Tantsur <d****r@p****m> over 5 years ago
c72e58b2 Update minversion of tox Riccardo Pittau <e****o@g****m> over 5 years ago
8bcf1be9 Add support for using NVMe specific cleaning Jacob Anders <j****s@r****m> over 5 years ago
8d5862d8 merge Merge "Handle situation when a configdrive is already mounted" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
433bcffd merge Merge "Add fstab pointer to EFI partition" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
49de16ed merge Merge "Prevent broken partition image UEFI deploys" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
e40984c0 merge Merge "Fix default disk label with partition images" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
d69f12e0 Handle situation when a configdrive is already mounted Dmitry Tantsur <d****r@p****m> over 5 years ago
9ae99506 merge Merge "Correctly decode error messages from ironic API" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
5af35937 merge Merge "Remove lower-constraints job" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
94b0e97e merge Merge "Generate TLS certificates with validity time in the past" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
923bded5 merge Merge "Avoid a full install in tox environments that do not need it" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
78b356cd Remove lower-constraints job Riccardo Pittau <e****o@g****m> over 5 years ago
13cfa689 merge Merge "Copy any configuration from the virtual media" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago
67ee6678 Upgrade version of doc8 Riccardo Pittau <e****o@g****m> over 5 years ago
88621e18 Avoid a full install in tox environments that do not need it Dmitry Tantsur <d****r@p****m> over 5 years ago
b42719f3 merge Merge "Option to enable bootloader config failure bypass" Zuul <z****l@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 5 years ago

← Back to repository