Revision 5e568fee
b/lib/cmdlib/node.py | ||
---|---|---|
1084 | 1084 |
# will have to be found. |
1085 | 1085 |
|
1086 | 1086 |
assert (frozenset(self.owned_locks(locking.LEVEL_NODE)) == |
1087 |
frozenset([self.op.node_name]))
|
|
1087 |
frozenset([self.op.node_uuid]))
|
|
1088 | 1088 |
|
1089 | 1089 |
return ResultWithJobs(jobs) |
1090 | 1090 |
|
Also available in: Unified diff