-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle upgrade unit groups which are lost in reset
Some host upgrade groups, e.g the one for non-clustered ESXi hosts change their ID attribute during reset operation. As this causes the upgrade to fail when they're referenced by the run resource, cache the upgrade group list before calling Reset() and lookup the new ID of the group which replaces the old one. Also after creating custom group, use its id to manage order. Signed-off-by: Kobi Samoray <[email protected]>
- Loading branch information
Showing
1 changed file
with
45 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters