index
:
delta/openstack/ironic-python-agent.git
bugfix/6.2
bugfix/6.3
bugfix/6.5
bugfix/6.6
bugfix/8.0
bugfix/8.1
bugfix/8.3
bugfix/8.6
bugfix/9.0
bugfix/9.2
bugfix/9.3
master
stable/2023.1
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic-python-agent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic_python_agent
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix confusing logging when running asynchronous commands
Dmitry Tantsur
2020-06-26
1
-4
/
+3
*
Split and move logic for partition tables
Riccardo Pittau
2020-05-25
1
-0
/
+20
*
A boot partition on a GPT disk should be considered an EFI partition
Dmitry Tantsur
2020-04-15
1
-12
/
+10
*
Software RAID: Add UEFI support
Raphael Glon
2020-04-02
1
-0
/
+156
*
Bump hacking to 3.0.0
Riccardo Pittau
2020-03-30
1
-2
/
+2
*
Add NTP time sync
Julia Kreger
2020-03-07
1
-0
/
+90
*
Avoid grub2-install when on UEFI boot mode
Iury Gregory Melo Ferreira
2020-01-16
1
-1
/
+1
*
Omit configdrive and system_logs from logging
Dmitry Tantsur
2020-01-13
1
-0
/
+17
*
Merge "Collect lsblk and /proc/mdstat with ramdisk logs"
Zuul
2020-01-10
1
-0
/
+6
|
\
|
*
Collect lsblk and /proc/mdstat with ramdisk logs
Dmitry Tantsur
2019-10-14
1
-0
/
+6
*
|
Search for efi partition
Iury Gregory Melo Ferreira
2019-12-04
1
-0
/
+22
*
|
Stop using six library
Riccardo Pittau
2019-11-29
1
-12
/
+0
|
/
*
Fixes get_holder disks with nvme drives
Raphael Glon
2019-08-13
1
-0
/
+17
*
Stop logging lshw output, collect it with other logs instead
Dmitry Tantsur
2019-06-17
1
-0
/
+1
*
Fix docs job failure due to malformated docstring
Kaifeng Wang
2019-04-09
1
-3
/
+2
*
Add secondary sorting by name when guessing root disk
Arne Wiebalck
2019-02-11
1
-5
/
+8
*
When ouputting to /dev/null should open in write mode
John L. Villalovos
2018-02-06
1
-1
/
+1
*
Fix logs encoding in py3
zackchen
2017-03-14
1
-1
/
+1
*
Configure and use SSL-related requests options
Pavlo Shchelokovskyy
2017-01-13
1
-0
/
+17
*
Use oslo_serialization.base64 to follow OpenStack Python3
Luong Anh Tuan
2016-12-16
1
-2
/
+2
*
Fix two typos, "messsage" and "containg"
Nam Nguyen Hoai
2016-11-22
1
-1
/
+1
*
Use ironic_lib's execute()
Ruby Loo
2016-07-27
1
-18
/
+4
*
Replace the ps options when collecting logs
Lucas Alvares Gomes
2016-07-07
1
-1
/
+1
*
Add a log extension
Lucas Alvares Gomes
2016-06-28
1
-0
/
+125
*
lldp-timeout kernel parameter missing ipa- prefix
Yosef Hoffman
2016-06-03
1
-0
/
+7
*
Remove unused SUPPORTED_ROOT_DEVICE_HINTS
Ruby Loo
2016-05-30
1
-2
/
+0
*
Get root device hints from the node object
Lucas Alvares Gomes
2016-05-26
1
-38
/
+0
*
Stop trying to log stdout when fetching logs during inspection
Dmitry Tantsur
2016-03-08
1
-1
/
+5
*
Fix vfd mount for capitalized device name
Naohiro Tamura
2016-02-08
1
-2
/
+7
*
Update typos
Swapnil Kulkarni (coolsvap)
2016-01-13
1
-1
/
+1
*
Add param docstring into the normalize func
Naohiro Tamura
2015-10-14
1
-0
/
+1
*
Merge "Ensure all methods in utils.py have docstrings"
Jenkins
2015-10-13
1
-5
/
+31
|
\
|
*
Ensure all methods in utils.py have docstrings
Jay Faulkner
2015-10-09
1
-5
/
+31
*
|
Enforce all flake8 rules except E129
John L. Villalovos
2015-10-02
1
-2
/
+2
*
|
Add support for inspection using ironic-inspector
Dmitry Tantsur
2015-09-07
1
-0
/
+70
|
/
*
Remove ordereddict as 2.6 is no longer supported
Jay Faulkner
2015-09-03
1
-10
/
+0
*
Extend hardware manager with data needed for inspector
Dmitry Tantsur
2015-08-21
1
-0
/
+8
*
Remove openstack.common package
Sergey Vilgelm
2015-08-03
1
-5
/
+3
*
Add Python3 support
Lucas Alvares Gomes
2015-07-15
1
-1
/
+1
*
Update hacking and fix hacking violations
Jim Rollenhagen
2015-06-03
1
-2
/
+1
*
Use mkdtemp for mounting virtual media device
Ramakrishnan G
2015-05-06
1
-15
/
+22
*
Use oslo_log lib
Ghe Rivero
2015-03-24
1
-1
/
+1
*
Merge "Use labels for virtual media dev in agent ramdisk"
Jenkins
2015-03-17
1
-5
/
+12
|
\
|
*
Use labels for virtual media dev in agent ramdisk
Ramakrishnan G
2015-03-12
1
-5
/
+12
*
|
Cache agent parameters for later invocations
Ramakrishnan G
2015-03-16
1
-7
/
+41
*
|
Add support for root device hints
Lucas Alvares Gomes
2015-03-13
1
-0
/
+49
|
/
*
Move _get_agent_params() to a common place
Lucas Alvares Gomes
2015-03-10
1
-0
/
+101
*
Use oslo.utils and oslo.concurrency
Oleksii Chuprykov
2014-12-09
1
-2
/
+3
*
Resolve circular import, introduce ExecuteCommandMixin
Alexander Gordeev
2014-04-14
1
-11
/
+0
*
Use # instead of """ for copyright blocks
Jim Rollenhagen
2014-04-10
1
-15
/
+13
[next]