You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by syed <gi...@git.apache.org> on 2016/12/11 14:18:20 UTC

[GitHub] cloudstack pull request #1770: CLOUDSTACK-9628: Fix Template Size in Swift a...

GitHub user syed reopened a pull request:

    https://github.com/apache/cloudstack/pull/1770

    CLOUDSTACK-9628: Fix Template Size in Swift as Secondary Storage

    Cloudstack incorrectly uses the physical size as the size of the
    template. Ideally, the size should refelct the virtual size. This
    PR fixes that issue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/syed/cloudstack tmpl-virt-size

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1770.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1770
    
----
commit 79f4177212c7d0ac09887fea2ae9f1e2e2820412
Author: Syed <sy...@gmail.com>
Date:   2016-12-09T20:48:08Z

    CLOUDSTACK-9628: Use correct virtualsize with Swift as secondary storage

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---