This will benefit the orchestrator and dashboard to show a unified view of devices with SMART data
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit
e70d6041c1a093ed5c2b77abe17e1ede533d9659)
'sectorsize': '512',
'size': 1999844147200.0,
'support_discard': '',
- 'vendor': 'DELL'}
+ 'vendor': 'DELL',
+ 'device_id': 'Vendor-Model-Serial'}
}
)
report = Devices().json_report()[0]
'sys_api',
'available',
'lvs',
+ 'device_id',
]
expected_sys_api_keys = [
'available',
'path',
'sys_api',
+ 'device_id',
]
pretty_report_sys_fields = [
'human_readable_size',