GitHub user priyankparihar opened a pull request: https://github.com/apache/cloudstack/pull/815
CLOUDSTACK-8841: Storage XenMotion from XS 6.2 to XS 6.5 fails. Removed Host version check in API. Because Case 1:(Lower to Higher Version) Storage XenMotion from lower version to higher version is valid. Case 2:(Higher to Lower Version) In this case system(Host) will not allow. So no need to check version in API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/priyankparihar/cloudstack CS-43756 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/815.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 #815 ---- commit 2fc9e973b11fc644f1027e93ba52ced5dda4f408 Author: Priyank Parihar <priyank.pari...@citrix.com> Date: 2015-09-14T05:42:28Z CLOUDSTACK-8841: Storage XenMotion from XS 6.2 to XS 6.5 fails. ---- --- 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. ---