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
Use just the VBD id for attached_vdis key instead of the VM, VBD tuple
The VM id is unnecessary in the attached_vdis key as the DB is already
indexed by the VM id. This also prevents problems when the VM is
renamed.
Signed-off-by: Steven Woods <[email protected]>
0 commit comments