mirror of
https://opendev.org/x/pyghmi
synced 2026-05-16 19:34:21 +00:00
Merge "Fix raid drive parameter"
This commit is contained in:
@@ -47,9 +47,7 @@ drive_fields = (
|
||||
0x00: "active",
|
||||
0x01: "stopped",
|
||||
0xff: "transitioning"
|
||||
}),
|
||||
# There seems to be an undocumented byte at the end
|
||||
inventory.EntryField("Reserved", "B", include=False))
|
||||
}))
|
||||
|
||||
|
||||
def parse_drive_info(raw):
|
||||
|
||||
Reference in New Issue
Block a user