Commit a8ea889
vmware: fix NPE for volume migration CLUSTER to ZONE-wide pool (apache#5582)
Scope type of source pool is passed in the method, incorrectly, instead of the target pool.
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
(cherry picked from commit 330e8e6)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent 980ce14 commit a8ea889
File tree
1 file changed
+1
-1
lines changed- plugins/hypervisors/vmware/src/main/java/org/apache/cloudstack/storage/motion
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments