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
/
tests
/
unit
/
test_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make logs collection a hardware manager call
Dmitry Tantsur
2023-01-25
1
-94
/
+23
*
Merge "Remove oslo.serialization dependency"
Zuul
2022-07-02
1
-2
/
+2
|
\
|
*
Remove oslo.serialization dependency
Riccardo Pittau
2022-06-17
1
-2
/
+2
*
|
Collect udev properties in the ramdisk logs
Dmitry Tantsur
2022-06-17
1
-4
/
+41
|
/
*
Multipath Hardware path handling
Julia Kreger
2022-05-18
1
-8
/
+28
*
Collect a full lsblk output in the ramdisk logs
Dmitry Tantsur
2022-04-29
1
-16
/
+4
*
Add `mount` and `parted -l` to the collected commands
Dmitry Tantsur
2022-02-14
1
-4
/
+8
*
Use two more functions from disk_utils
Dmitry Tantsur
2021-11-18
1
-85
/
+0
*
Always include the oslo_log log file in ramdisk logs
Dmitry Tantsur
2021-10-28
1
-1
/
+54
*
Force immediate NTP time sync with chronyd at IPA startup
Arne Wiebalck
2021-07-16
1
-27
/
+4
*
Merge "Capture the early logging"
Zuul
2021-04-08
1
-0
/
+23
|
\
|
*
Capture the early logging
Julia Kreger
2021-04-01
1
-0
/
+23
*
|
Fix incorrect lsblk tag and add a virtual media job
Dmitry Tantsur
2021-03-30
1
-14
/
+16
|
/
*
Validate vmedia for vmedia usage
Julia Kreger
2021-03-29
1
-45
/
+184
*
Refactor: use mounted from ironic-lib
Dmitry Tantsur
2021-03-23
1
-158
/
+51
*
New deploy step for injecting arbitrary files
Dmitry Tantsur
2021-02-16
1
-0
/
+31
*
Handle situation when a configdrive is already mounted
Dmitry Tantsur
2020-12-16
1
-1
/
+53
*
Copy any configuration from the virtual media
Dmitry Tantsur
2020-11-23
1
-74
/
+129
*
A boot partition on a GPT disk should be considered an EFI partition
Dmitry Tantsur
2020-04-15
1
-58
/
+43
*
Use unittest mock from standard library
Riccardo Pittau
2020-04-06
1
-1
/
+1
*
Software RAID: Add UEFI support
Raphael Glon
2020-04-02
1
-1
/
+262
*
Add NTP time sync
Julia Kreger
2020-03-07
1
-0
/
+105
*
Avoid grub2-install when on UEFI boot mode
Iury Gregory Melo Ferreira
2020-01-16
1
-0
/
+24
*
Omit configdrive and system_logs from logging
Dmitry Tantsur
2020-01-13
1
-0
/
+11
*
Merge "Collect lsblk and /proc/mdstat with ramdisk logs"
Zuul
2020-01-10
1
-2
/
+4
|
\
|
*
Collect lsblk and /proc/mdstat with ramdisk logs
Dmitry Tantsur
2019-10-14
1
-2
/
+4
*
|
Search for efi partition
Iury Gregory Melo Ferreira
2019-12-04
1
-0
/
+46
*
|
Stop using six library
Riccardo Pittau
2019-11-29
1
-5
/
+4
|
/
*
Fixes get_holder disks with nvme drives
Raphael Glon
2019-08-13
1
-0
/
+36
*
Stop logging lshw output, collect it with other logs instead
Dmitry Tantsur
2019-06-17
1
-4
/
+6
*
Add secondary sorting by name when guessing root disk
Arne Wiebalck
2019-02-11
1
-0
/
+62
*
Fix gate and bump CoreOS version to latest stable.
Julia Kreger
2018-05-10
1
-2
/
+2
*
Improve the catching of calls to 'execute' related functions
John L. Villalovos
2017-10-23
1
-6
/
+6
*
Prevent tests' unmocked access to utils.execute()
Julian Edwards
2017-05-15
1
-1
/
+6
*
Add missing 'autospec' argument to mock.patch
John L. Villalovos
2017-03-19
1
-53
/
+53
*
Fix logs encoding in py3
zackchen
2017-03-14
1
-0
/
+2
*
Use flake8-import-order
John L. Villalovos
2017-02-16
1
-1
/
+1
*
Configure and use SSL-related requests options
Pavlo Shchelokovskyy
2017-01-13
1
-0
/
+30
*
Use oslo_serialization.base64 to follow OpenStack Python3
Luong Anh Tuan
2016-12-16
1
-2
/
+2
*
Use ironic_lib's execute()
Ruby Loo
2016-07-27
1
-94
/
+7
*
Replace the ps options when collecting logs
Lucas Alvares Gomes
2016-07-07
1
-2
/
+2
*
Add a log extension
Lucas Alvares Gomes
2016-06-28
1
-0
/
+116
*
Replace assertRaisesRegexp with assertRaisesRegex
Moshe Levi
2016-06-22
1
-1
/
+1
*
Use assertIn and assertNotIn
Edan David
2016-06-17
1
-1
/
+1
*
Get root device hints from the node object
Lucas Alvares Gomes
2016-05-26
1
-36
/
+0
*
Update unit tests to use six.moves.builtins.open
Moshe Levi
2016-02-17
1
-10
/
+3
*
Fix vfd mount for capitalized device name
Naohiro Tamura
2016-02-08
1
-5
/
+38
*
Fix params order in assertEqual
Kan
2016-01-13
1
-3
/
+3
*
Enforce all flake8 rules except E129
John L. Villalovos
2015-10-02
1
-4
/
+3
*
Add support for inspection using ironic-inspector
Dmitry Tantsur
2015-09-07
1
-0
/
+24
[next]