You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert CommandException to XenError("Command") in get_scsi_id()
The get_scsi_id() utility function is called by consumers of the
now-obsoleted sm-core-libs. Those callers are expecting a XenError
rather than a CommandException should there be an issue, so perform the
conversion here.
Signed-off-by: Tim Smith <[email protected]>
0 commit comments