Actions
Idea #7668
closed[Crunch] Get node hardware information from properties, not info
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
10/28/2015
Due date:
Story points:
0.5
Description
History:
- Node hardware information used to be in the info field.
- Node info is only visible to admins. In #3605, we moved this information to properties, so non-admins could see it.
- We neglected to updated crunch-dispatch to keep up with this change.
Wherever crunch-dispatch looks for node hardware info (under the keys total_ram_mb, total_scratch_mb, and total_cpu_cores), make sure it's looking in the properties field, rather than info.
Actions