[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-07-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1598 --- 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

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-30 Thread syed
GitHub user syed reopened a pull request: https://github.com/apache/cloudstack/pull/1598 [CLOUDSTACK-9423] Add ability to get virtual size of compressed VHDs With object store like Swift as secondary storage, if a compressed VHD is uploaded as a template, the `VHDProcessor`

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-30 Thread syed
Github user syed closed the pull request at: https://github.com/apache/cloudstack/pull/1598 --- 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

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-30 Thread syed
Github user syed closed the pull request at: https://github.com/apache/cloudstack/pull/1598 --- 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

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-30 Thread syed
GitHub user syed reopened a pull request: https://github.com/apache/cloudstack/pull/1598 [CLOUDSTACK-9423] Add ability to get virtual size of compressed VHDs With object store like Swift as secondary storage, if a compressed VHD is uploaded as a template, the `VHDProcessor`

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-28 Thread swill
Github user swill commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1598#discussion_r68779423 --- Diff: core/src/com/cloud/storage/template/VhdProcessor.java --- @@ -91,27 +97,58 @@ public long getVirtualSize(File file) throws IOException {

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-28 Thread swill
Github user swill commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1598#discussion_r68779079 --- Diff: core/src/com/cloud/storage/template/VhdProcessor.java --- @@ -91,27 +97,58 @@ public long getVirtualSize(File file) throws IOException {

[GitHub] cloudstack pull request #1598: [CLOUDSTACK-9423] Add ability to get virtual ...

2016-06-27 Thread syed
GitHub user syed opened a pull request: https://github.com/apache/cloudstack/pull/1598 [CLOUDSTACK-9423] Add ability to get virtual size of compressed VHDs With object store like Swift as secondary storage, if a compressed VHD is uploaded as a template, the `VHDProcessor`