Implement node equality

When comparing jobs, nodesets are compared, which includes the list
of nodes.  However, equality on the node class itself was not implemented
meaning that any job which actually specified nodes would not evaluate
as equal to itself.  Correct that.

Change-Id: Iba04c7377783396105961b0a0ea55651aacc17b6
1 file changed