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
A VM should not be allowed to be recovered using VM.recover if it is
part of an appliance. Previously, this was checked by looking for
Ref.null in the VM.appliance field, however the appliance field is now
checked using Db.is_valid_ref.
Signed-off-by: John Else <john.else@citrix.com>
0 commit comments