GitHub user harikrishna-patnala opened a pull request: https://github.com/apache/cloudstack/pull/861
CLOUDSTACK-8888: Xenserver 6.0.2 host stuck in disconnected state aft⦠Xenserver 6.0.2 hosts are stuck in disconnected state after CS upgrade to 4.6. This is because xenserver602resource class is not there in 4.6 branch and existing hosts running on v6.0.2 are not handled properly. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harikrishna-patnala/cloudstack CLOUDSTACK-8888 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/861.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #861 ---- commit 61c85fe2dca09b0189b7a9dae7a29d8692dcca0c Author: Harikrishna Patnala <harikrishna.patn...@citrix.com> Date: 2015-09-21T10:17:15Z CLOUDSTACK-8888: Xenserver 6.0.2 host stuck in disconnected state after upgrade to 4.6 XenServer602Resource class is removed but existing xenserver 6.0.2 hosts are not handled properly. ---- --- 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. ---