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
/
hardware.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the cache if we don't have a root device hint
Julia Kreger
2020-08-25
1
-3
/
+44
*
Merge "Examples: add deploy_steps examples"
Zuul
2020-08-07
1
-2
/
+3
|
\
|
*
Examples: add deploy_steps examples
Dmitry Tantsur
2020-08-04
1
-2
/
+3
*
|
Merge "Return the final RAID configuration from apply_configuration"
Zuul
2020-07-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Return the final RAID configuration from apply_configuration
Dmitry Tantsur
2020-07-29
1
-1
/
+1
*
|
Allow erase_devices_metadata to be used as a deploy step
Dmitry Tantsur
2020-07-27
1
-0
/
+6
|
/
*
Fix bootloader install issue with MDRAID
Doug Szumski
2020-07-22
1
-4
/
+26
*
Ignore devices with size 0 when collecting inventory
Dmitry Tantsur
2020-07-09
1
-2
/
+11
*
Limit Inspection->Lookup->Heartbeat lag
Julia Kreger
2020-07-03
1
-0
/
+20
*
Merge "Add a deploy step for writing an image"
Zuul
2020-06-20
1
-0
/
+29
|
\
|
*
Add a deploy step for writing an image
Dmitry Tantsur
2020-06-02
1
-0
/
+29
*
|
Split and move logic for partition tables
Riccardo Pittau
2020-05-25
1
-15
/
+2
|
/
*
Fix TypeError with newer version of lshw
Riccardo Pittau
2020-04-27
1
-1
/
+2
*
Add function to calculate memory
Riccardo Pittau
2020-04-27
1
-16
/
+22
*
Merge "Add raid.apply_configuration deploy step"
Zuul
2020-04-21
1
-12
/
+40
|
\
|
*
Add raid.apply_configuration deploy step
Dmitry Tantsur
2020-04-20
1
-12
/
+40
*
|
Merge "Simplify deduplicate_steps"
Zuul
2020-04-21
1
-16
/
+5
|
\
\
|
|
/
|
/
|
|
*
Simplify deduplicate_steps
Dmitry Tantsur
2020-04-06
1
-16
/
+5
*
|
Move logic to calculate raid sectors to raid_utils
Riccardo Pittau
2020-04-09
1
-17
/
+3
*
|
Merge "Move logic for raid start sector to raid_utils"
Zuul
2020-04-09
1
-29
/
+2
|
\
\
|
*
|
Move logic for raid start sector to raid_utils
Riccardo Pittau
2020-04-08
1
-29
/
+2
*
|
|
Merge "Add an ability to run in-band deploy steps"
Zuul
2020-04-09
1
-0
/
+163
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add an ability to run in-band deploy steps
Mark Goddard
2020-04-06
1
-0
/
+163
*
|
Editing follow-up for UEFI Software RAID support
Arne Wiebalck
2020-04-06
1
-4
/
+5
*
|
Software RAID: Add UEFI support
Raphael Glon
2020-04-02
1
-9
/
+42
|
/
*
Merge "Only check for partitions on devices that are part of software RAID"
Zuul
2020-04-02
1
-13
/
+13
|
\
|
*
Only check for partitions on devices that are part of software RAID
Dmitry Tantsur
2020-04-01
1
-13
/
+13
*
|
Merge "Allow specifying target devices for software RAID"
Zuul
2020-04-01
1
-13
/
+30
|
\
\
|
|
/
|
*
Allow specifying target devices for software RAID
Dmitry Tantsur
2020-03-17
1
-13
/
+30
*
|
Bump hacking to 3.0.0
Riccardo Pittau
2020-03-30
1
-11
/
+11
*
|
Improve debug logging around Raid/Bootloader
Julia Kreger
2020-03-28
1
-0
/
+1
|
/
*
Ignore pyudev errors about device number
Julia Kreger
2020-02-11
1
-0
/
+5
*
Skip read-only devices with metadata erase
Julia Kreger
2020-01-29
1
-0
/
+38
*
Expose collector and hardware manager names via introspection data
Dmitry Tantsur
2020-01-22
1
-17
/
+5
*
Merge "Allow reading root_device from instance_info"
Zuul
2020-01-14
1
-1
/
+3
|
\
|
*
Allow reading root_device from instance_info
Dmitry Tantsur
2020-01-03
1
-1
/
+3
*
|
Merge "Collect lsblk and /proc/mdstat with ramdisk logs"
Zuul
2020-01-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Collect lsblk and /proc/mdstat with ramdisk logs
Dmitry Tantsur
2019-10-14
1
-0
/
+1
*
|
Merge "Stop using six library"
Zuul
2019-12-03
1
-8
/
+3
|
\
\
|
*
|
Stop using six library
Riccardo Pittau
2019-11-29
1
-8
/
+3
*
|
|
Replace netaddr dependency with stdlib ipaddress
Dmitry Tantsur
2019-12-02
1
-7
/
+7
|
/
/
*
|
RAID 5/6
Julia Kreger
2019-11-27
1
-2
/
+12
*
|
Set rd.md.uuid kernel parameter when deploying on software raid
Andrei Nistor
2019-10-17
1
-0
/
+18
|
/
*
Merge "Delete_configuration, consider removed raid members as well"
Zuul
2019-09-24
1
-2
/
+64
|
\
|
*
Delete_configuration, consider removed raid members as well
Raphael Glon
2019-09-16
1
-2
/
+64
*
|
Revert "Software raid: mbr/gpt partition table alternative"
raphael.glon
2019-09-23
1
-15
/
+3
|
/
*
Merge "Handle floppy disk controllers"
Zuul
2019-08-27
1
-1
/
+11
|
\
|
*
Handle floppy disk controllers
Julia Kreger
2019-08-22
1
-1
/
+11
*
|
Merge "Softraid: partitioning fixes"
Zuul
2019-08-21
1
-14
/
+66
|
\
\
|
|
/
|
/
|
|
*
Softraid: partitioning fixes
Raphael Glon
2019-08-15
1
-14
/
+66
[next]