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
CA-293335: Don't add extra sr_uuid to device_config on SR.attach
Remove this layering violation, where we always added an extra sr_uuid
key to device_config before calling SR.attach.
This is something that older versions of our own xapi-storage-plugins
used, PVS did not use sr_uuid, so we can just remove this code
completely.
Signed-off-by: Gabor Igloi <[email protected]>
0 commit comments