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/25 21:26:44 UTC

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

Merge pull request #976 from ustcweizhou/CLOUDSTACK-8964-removed-volume

CLOUDSTACK-8964: Can't create volume from snapshot of a removed volumeThis issue happens on KVM as well.
This is because the volume info is missing in the CopyCommand once the volume has been removed.
When the KVM agent tries to process the command, it will throws a NPE.

* pr/976:
  CLOUDSTACK-8964: Can't create volume from snapshot of a removed volume

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/7d73e9bf
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7d73e9bf
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7d73e9bf

Branch: refs/heads/master
Commit: 7d73e9bfafd8fc34229c8115fc2cd96eeb00d737
Parents: b69dff7 bef9205
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sun Oct 25 21:25:43 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Sun Oct 25 21:25:44 2015 +0100

----------------------------------------------------------------------
 .../apache/cloudstack/storage/volume/VolumeDataFactoryImpl.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------