Make the LUInstanceCreate return node names, not UUIDs
The LUInstanceCreate returned names instead of UUIDs in 2.6. Along the way, the names were internally replaced with UUIDs, and the abstraction leaked. This patch fixes the issue. Signed-off-by:Hrvoje Ribicic <riba@google.com> Reviewed-by:
Thomas Thrainer <thomasth@google.com>
Please register or sign in to comment