You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/09/02 07:09:07 UTC

[2/2] git commit: updated refs/heads/4.5 to a6c630c

Merge pull request #771 from mike-tutkowski/4.5

Support live migration on older version of Libvirthttps://issues.apache.org/jira/browse/CLOUDSTACK-8792

A flag being passed to Libvirt assumes v1.0.0 or later.

We need to put a check in the code to pass in a different flag if the version of Libvirt is < 1.0.0.

* pr/771:
  Support live migration on older version of Libvirt

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a6c630c5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a6c630c5
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a6c630c5

Branch: refs/heads/4.5
Commit: a6c630c54bad5c7b29e4c8ef0e5cc2bdb59efda4
Parents: 6cdde0f f5b5197
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Wed Sep 2 10:38:48 2015 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Wed Sep 2 10:38:48 2015 +0530

----------------------------------------------------------------------
 .../hypervisor/kvm/resource/LibvirtComputingResource.java      | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------