Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/commit/81c5e184ba998a6ccd75dfffad32cbe5dbc8c2ec#commitcomment-12401593 Hi @creategui , From which version are you migrating? It was removed almost 1 year ago and nobody noticed, which is not good. Based on the commit changes, it seems that what was part of XenServer602Resource has been added to another resource: else if (prodBrand.equals("XenServer") && prodVersion.equals("6.0.2")) return new XenServer600Resource(); Perhaps the upgrade path has to be updated.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---