[GitHub] cloudstack pull request: CLOUDSTACK-8639:fixing calculation mistak...

2015-07-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8639:fixing calculation mistak...

2015-07-16 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request:

https://github.com/apache/cloudstack/pull/595#issuecomment-121843873
  
I browsed the code and found out that this templateSize = 
int(int(templates[0].size) / (1024**3)) was already been used in other places. 
So, your changes does make sense to me and therefore you get a LGTM :+1: 

Cheers,
Wilder


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8639:fixing calculation mistak...

2015-07-16 Thread DaanHoogland
Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/595#issuecomment-121929346
  
LGTM (we could decide to make this a generic macro type of construct so we 
guarantee unified behavior. on the other hand this is not building a rocket...)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack pull request: CLOUDSTACK-8639:fixing calculation mistak...

2015-07-15 Thread nitt10prashant
GitHub user nitt10prashant opened a pull request:

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

CLOUDSTACK-8639:fixing calculation mistakes in component/test_ss_doma…

test result
=
Test secondary storage limit of domain and its sub-domains ... === 
TestName: test_04_create_template_delete_account | Status : SUCCESS ===
ok

--
Ran 1 test in 175.563s

OK

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

$ git pull https://github.com/nitt10prashant/cloudstack ss_domain_limit

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

https://github.com/apache/cloudstack/pull/595.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 #595


commit 2b0261fd87eb0e8d9f770cb989adbcb586d215cc
Author: nitt10prashant nitt10.prash...@gmail.com
Date:   2015-07-15T13:03:00Z

CLOUDSTACK-8639:fixing calculation mistakes in 
component/test_ss_domain_limits.py




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---