de0383 Refactor: scheduler: functionize unpacking node state better

1 file Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Refactor: scheduler: functionize unpacking node state better
    
    unpack_status() was large and a bit difficult to follow, so separate unpacking
    the node state and unpacking a cluster node's transient attributes into their
    own functions.
    
    Aside from formatting and log message tweaks, the code remains the same.
    
        
file modified
+112 -76