Use node UUIDs for executing LU hooks
LUNodeAdd, the only LU using a node name still, is changed to overwrite PreparePostHookNodes() and use node UUIDs only as well. This allows to remove the support for 3-tuples as results of BuildHooksNodes() and removes the translation to node names. Fixes issue 742. Signed-off-by:Thomas Thrainer <thomasth@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
Please register or sign in to comment