You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/10/28 11:57:06 UTC

[2/2] git commit: updated refs/heads/master to f8e40ad

Merge pull request #918 from ustcweizhou/NPE-storage-migration

CLOUDSTACK-8941: fix NPE when migrate vm to other zone-wide pools the second timeThis is because the pod_id is set to NULL at the first time when I migrate the instance to a zone-wide pool (not cluster-wide).

* pr/918:
  CLOUDSTACK-8941: fix NPE when migrate vm to other zone-wide pools the second time

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: f8e40ad43ffd6ead9cf764426c1684bf3b679367
Parents: d538e43 1efcc19
Author: Remi Bergsma <gi...@remi.nl>
Authored: Wed Oct 28 11:56:22 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Wed Oct 28 11:56:22 2015 +0100

----------------------------------------------------------------------
 .../src/com/cloud/vm/VirtualMachineManagerImpl.java            | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------