summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ironic python agent does not extract correct available memory" into st...3.3.2Zuul2019-05-302-12/+225
|\
| * Ironic python agent does not extract correct available memoryUros Orozel2019-04-162-12/+225
* | Merge "Bind mount /run into chroot when installing grub" into stable/rockyZuul2019-05-302-1/+17
|\ \
| * | Bind mount /run into chroot when installing grubDerek Higgins2019-05-082-1/+17
| |/
* | Add more channel number for detecting BMC IP addressDongcan Ye2019-05-081-3/+4
|/
* Fix BMC IP address detection on CoreOS images3.3.1Pierre Riteau2018-10-221-1/+1
* Merge "fall back to PARTUUID if UUID not found."3.3.0Zuul2018-08-032-4/+28
|\
| * fall back to PARTUUID if UUID not found.Matthew Thode2018-07-312-4/+28
* | Merge "Collect IPv6 address during introspection"Zuul2018-08-023-14/+46
|\ \
| * | Collect IPv6 address during introspectionzhengyong2018-07-243-14/+46
| |/
* | Install grub to PReP partition when prep_boot_part_uuid is providedMichael Turek2018-07-204-13/+113
|/
* Merge "Provide knob to disable ata secure erase"Zuul2018-06-292-3/+20
|\
| * Provide knob to disable ata secure eraseJulia Kreger2018-06-282-3/+20
* | Refuse secure erase if ATA command does not workJulia Kreger2018-06-282-2/+152
|/
* Try to unlock failed device before proceedingJulia Kreger2018-06-182-22/+37
* Add min/max values to integer config optionsBill Dodd2018-05-231-12/+20
* Merge "write byte objects when using os.write"Zuul2018-05-181-2/+2
|\
| * write byte objects when using os.writeMatthew Thode2018-05-171-2/+2
* | Merge "Fix for fatal error when GPT was used and only MBR was cleaned"Zuul2018-05-181-1/+1
|\ \
| * | Fix for fatal error when GPT was used and only MBR was cleanedOlivier Bourdon2018-05-171-1/+1
* | | Merge "rework ATA secure erase"Zuul2018-05-172-47/+105
|\ \ \ | |/ / |/| |
| * | rework ATA secure eraseWill Szumski2018-05-162-47/+105
* | | Fix gate and bump CoreOS version to latest stable.Julia Kreger2018-05-107-14/+16
|/ /
* | GenericHardwareManager: get mac address using netifacesHamdy Khader2018-03-132-12/+47
* | mlnx hardware_manager: get mac address using netifacesMoshe Levi2018-03-113-51/+59
|/
* Merge "When ouputting to /dev/null should open in write mode"3.2.0Zuul2018-02-071-1/+1
|\
| * When ouputting to /dev/null should open in write modeJohn L. Villalovos2018-02-061-1/+1
* | Merge "Replace use of functools.wraps() with six.wraps()"Zuul2018-02-061-2/+2
|\ \ | |/
| * Replace use of functools.wraps() with six.wraps()John L. Villalovos2018-02-011-2/+2
* | Merge "Use lshw in place of dmidecode for the default hardware manager"Zuul2018-02-012-92/+169
|\ \ | |/ |/|
| * Use lshw in place of dmidecode for the default hardware managerMike Turek2018-01-302-92/+169
* | Follow-up patch for rescue extension for CoreOSShivanand Tendulker2018-01-302-2/+2
* | Execute error in _detect_cna_cardyuan liang2018-01-262-14/+21
* | Merge "Remove /ironic-python-agent/api/app.wsgi"Zuul2017-12-191-0/+0
|\ \ | |/ |/|
| * Remove /ironic-python-agent/api/app.wsgiVu Cong Tuan2017-12-141-0/+0
* | Merge "Do not try unmounting the EFI partition if it was not mounted"Zuul2017-12-152-1/+33
|\ \
| * | Do not try unmounting the EFI partition if it was not mountedDmitry Tantsur2017-12-142-1/+33
* | | Merge "Report /dev/disk/by-path on inspection followup"Zuul2017-12-142-18/+15
|\ \ \ | |_|/ |/| |
| * | Report /dev/disk/by-path on inspection followupIlya Etingof2017-12-142-18/+15
* | | Merge "Include IPA Version during heartbeat"Zuul2017-12-132-9/+119
|\ \ \
| * | | Include IPA Version during heartbeatSam Betts2017-12-072-9/+119
| | |/ | |/|
* | | Merge "Catch OSError thrown when hexdump is missing"Zuul2017-12-122-3/+26
|\ \ \
| * | | Catch OSError thrown when hexdump is missingJulia Kreger2017-12-112-3/+26
* | | | Merge "Rescue extension for CoreOS with DHCP tenant networks"Zuul2017-12-114-81/+293
|\ \ \ \
| * | | | Rescue extension for CoreOS with DHCP tenant networksMario Villaplana2017-11-064-81/+293
* | | | | Merge "Update version of flake8-import-order package"Zuul2017-12-112-3/+1
|\ \ \ \ \
| * | | | | Update version of flake8-import-order packageJohn L. Villalovos2017-12-082-3/+1
* | | | | | Merge "Fix issue with double mocking of utils.execute functions"Zuul2017-12-082-21/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue with double mocking of utils.execute functionsJohn L. Villalovos2017-12-012-21/+110
| | |_|/ / | |/| | |
* | | | | [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2017-11-282-4/+56
|/ / / /