]> git.proxmox.com Git - pve-storage.git/commit
fix #4165: disk: SMART: add normalized field
authorMatthias Heiserer <m.heiserer@proxmox.com>
Thu, 21 Jul 2022 10:45:58 +0000 (12:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Sep 2022 12:14:19 +0000 (14:14 +0200)
commit4c86c7111c02a6d0da404dc3c4f31eb394139eaa
treee4fafa4b91677b1b6ff622a610c7a3f9c2235de2
parent88f272b204548cbce29c0a7e1362f21fefd35a74
fix #4165: disk: SMART: add normalized field

This makes it consistent with the naming scheme in PBS/GUI.
Keep value for API stability reasons and remove it in the next major version.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.cspak@proxmox.com>
PVE/Diskmanage.pm
test/disk_tests/hdd_smart/sda_smart_expected.json
test/disk_tests/hdd_smart/sdb_smart_expected.json
test/disk_tests/ssd_smart/sda_smart_expected.json
test/disk_tests/ssd_smart/sdb_smart_expected.json
test/disk_tests/ssd_smart/sdc_smart_expected.json
test/disk_tests/ssd_smart/sdd_smart_expected.json
test/disk_tests/ssd_smart/sde_smart_expected.json