You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/02/23 00:38:36 UTC

[3/4] git commit: updated refs/heads/4.9 to c6f0ba7

Merge pull request #1770 from syed/tmpl-virt-size

CLOUDSTACK-9628: Fix Template Size in Swift as Secondary StorageCloudstack incorrectly uses the physical size as the size of the
template. Ideally, the size should refelct the virtual size. This
PR fixes that issue.

* pr/1770:
  CLOUDSTACK-9628: Use correct virtualsize with Swift as secondary storage

Signed-off-by: Rajani Karuturi <ra...@accelerite.com>


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

Branch: refs/heads/4.9
Commit: f3d38be80811a8263e78d015e3b07558b8580f2a
Parents: e860249 79f4177
Author: Rajani Karuturi <ra...@accelerite.com>
Authored: Thu Feb 23 06:04:34 2017 +0530
Committer: Rajani Karuturi <ra...@accelerite.com>
Committed: Thu Feb 23 06:04:34 2017 +0530

----------------------------------------------------------------------
 .../storage/resource/NfsSecondaryStorageResource.java   | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
----------------------------------------------------------------------