[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2016-05-02 Thread rhtyd
Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-216191524 @kishankavala please rebase against latest master and push -f, update on status of your PR tag:easypr --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2016-01-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-175669153 @kishankavala ping? --- 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 th

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2015-09-30 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-144315690 Hi @kishankavala if you can answer @remibergsma and @borisroman questions, we can move forward with your PR. --- If your project is set up for it, you can reply to t

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2015-09-21 Thread borisroman
Github user borisroman commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-142146181 @kishankavala Would it be possible to move your newly implemented try catch structure into it's own method? That way don't have a try catch within a try catch.

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2015-09-21 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-142061248 @bhaisaab did you test this code against a KVM hypervisor or does that still need to be done? --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2015-09-21 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/847#issuecomment-141947703 LGTM --- 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 enab

[GitHub] cloudstack pull request: Bug-ID: CLOUDSTACK-8880: calculate free m...

2015-09-17 Thread kishankavala
GitHub user kishankavala opened a pull request: https://github.com/apache/cloudstack/pull/847 Bug-ID: CLOUDSTACK-8880: calculate free memory on host before deploying Vm. free memory = total memory - (all vm memory) With memory over-provisioning set to 1, when mgmt server starts VMs