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
CP-52334 MVD - add -d option to mock driver-tool (#6595)
The API supports a driver deselect call for which Xapi calls the
underlying driver-tool. The mock driver is missing the corresponding -d
option, which this patch adds. This fixes an internal error that Xapi
raises otherwise.
An alternative would be to ignore the error from the driver-tool.
0 commit comments