• James Rasell's avatar
    Add NodeName to the alloc/job status outputs. · ee92bf86
    James Rasell authored
    Currently when operators need to log onto a machine where an alloc
    is running they will need to perform both an alloc/job status
    call and then a call to discover the node name from the node list.
    
    This updates both the job status and alloc status output to include
    the node name within the information to make operator use easier.
    
    Closes #2359
    Cloess #1180
    ee92bf86