summaryrefslogtreecommitdiff
path: root/ironic_python_agent/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Multipath Hardware path handlingJulia Kreger2022-05-231-0/+1
* Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-05-091-0/+1
* Merge "Run partx in verbose mode to simplify debugging"Zuul2022-03-081-1/+1
|\
| * Run partx in verbose mode to simplify debuggingDmitry Tantsur2022-02-141-1/+1
* | Add `mount` and `parted -l` to the collected commandsDmitry Tantsur2022-02-141-0/+2
|/
* Use two more functions from disk_utilsDmitry Tantsur2021-11-181-41/+0
* Move rescan device function to general utilsRiccardo Pittau2021-11-101-0/+18
* Always include the oslo_log log file in ramdisk logsDmitry Tantsur2021-10-281-0/+8
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-301-2/+1
* Force immediate NTP time sync with chronyd at IPA startupArne Wiebalck2021-07-161-15/+5
* Reduce logging verbosity when collecting logsDmitry Tantsur2021-06-111-2/+1
* Merge "Capture the early logging"Zuul2021-04-081-1/+12
|\
| * Capture the early loggingJulia Kreger2021-04-011-1/+12
* | Fix incorrect lsblk tag and add a virtual media jobDmitry Tantsur2021-03-301-2/+2
|/
* Validate vmedia for vmedia usageJulia Kreger2021-03-291-16/+123
* Refactor: use mounted from ironic-libDmitry Tantsur2021-03-231-28/+2
* Use try_execute from ironic-libRiccardo Pittau2021-02-251-20/+0
* New deploy step for injecting arbitrary filesDmitry Tantsur2021-02-161-0/+41
* Remove lldp-timeout supportKaifeng Wang2021-01-151-7/+0
* Handle situation when a configdrive is already mountedDmitry Tantsur2020-12-161-23/+39
* Copy any configuration from the virtual mediaDmitry Tantsur2020-11-231-29/+82
* Fix confusing logging when running asynchronous commandsDmitry Tantsur2020-06-261-4/+3
* Split and move logic for partition tablesRiccardo Pittau2020-05-251-0/+20
* A boot partition on a GPT disk should be considered an EFI partitionDmitry Tantsur2020-04-151-12/+10
* Software RAID: Add UEFI supportRaphael Glon2020-04-021-0/+156
* Bump hacking to 3.0.0Riccardo Pittau2020-03-301-2/+2
* Add NTP time syncJulia Kreger2020-03-071-0/+90
* Avoid grub2-install when on UEFI boot modeIury Gregory Melo Ferreira2020-01-161-1/+1
* Omit configdrive and system_logs from loggingDmitry Tantsur2020-01-131-0/+17
* Merge "Collect lsblk and /proc/mdstat with ramdisk logs"Zuul2020-01-101-0/+6
|\
| * Collect lsblk and /proc/mdstat with ramdisk logsDmitry Tantsur2019-10-141-0/+6
* | Search for efi partitionIury Gregory Melo Ferreira2019-12-041-0/+22
* | Stop using six libraryRiccardo Pittau2019-11-291-12/+0
|/
* Fixes get_holder disks with nvme drivesRaphael Glon2019-08-131-0/+17
* Stop logging lshw output, collect it with other logs insteadDmitry Tantsur2019-06-171-0/+1
* Fix docs job failure due to malformated docstringKaifeng Wang2019-04-091-3/+2
* Add secondary sorting by name when guessing root diskArne Wiebalck2019-02-111-5/+8
* When ouputting to /dev/null should open in write modeJohn L. Villalovos2018-02-061-1/+1
* Fix logs encoding in py3zackchen2017-03-141-1/+1
* Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-131-0/+17
* Use oslo_serialization.base64 to follow OpenStack Python3Luong Anh Tuan2016-12-161-2/+2
* Fix two typos, "messsage" and "containg"Nam Nguyen Hoai2016-11-221-1/+1
* Use ironic_lib's execute()Ruby Loo2016-07-271-18/+4
* Replace the ps options when collecting logsLucas Alvares Gomes2016-07-071-1/+1
* Add a log extensionLucas Alvares Gomes2016-06-281-0/+125
* lldp-timeout kernel parameter missing ipa- prefixYosef Hoffman2016-06-031-0/+7
* Remove unused SUPPORTED_ROOT_DEVICE_HINTSRuby Loo2016-05-301-2/+0
* Get root device hints from the node objectLucas Alvares Gomes2016-05-261-38/+0
* Stop trying to log stdout when fetching logs during inspectionDmitry Tantsur2016-03-081-1/+5
* Fix vfd mount for capitalized device nameNaohiro Tamura2016-02-081-2/+7