Merge pull request #1880 from Accelerite/CLOUDSTACK-9720 CLOUDSTACK-9720: [VMware] template_spool_ref table is not getting updated with correct template physical size in template_size column.Updated the template_spool_ref table with the correct template (VMware - OVA file) size.
* pr/1880: CLOUDSTACK-9720: [VMware] template_spool_ref table is not getting updated with correct template physical size in template_size column. Signed-off-by: Rajani Karuturi <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4db186ef Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4db186ef Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4db186ef Branch: refs/heads/master Commit: 4db186ef6ff31574486d2aee4908be9ee022c22a Parents: 5c0979f 8676b20 Author: Rajani Karuturi <[email protected]> Authored: Thu Apr 6 12:11:22 2017 +0530 Committer: Rajani Karuturi <[email protected]> Committed: Thu Apr 6 12:11:22 2017 +0530 ---------------------------------------------------------------------- .../storage/resource/VmwareStorageProcessor.java | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
