[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-05 Thread agneya2001
Github user agneya2001 closed the pull request at: https://github.com/apache/cloudstack/pull/1303 --- 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 featur

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-05 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-169016186 @agneya2001 Please close this PR as #1306 is already merged. --- If your project is set up for it, you can reply to this email and have your reply appear on Git

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-05 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-169008756 @DaanHoogland Quota is not in 4.6 afaik. --- 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

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-05 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-169002502 jenkins passed this one, please point to 4.6 if it contains the problem as well ;) --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-168663983 Please point the PR to 4.7 branch, as this suffers from the same issue. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1303#issuecomment-168653465 LGTM, let's wait for Jenkins to finish (if it does not fail due to JVM issues) cc @DaanHoogland --- If your project is set up for it, you can reply to this e

[GitHub] cloudstack pull request: QuotaStatementTest: fix the method invoca...

2016-01-04 Thread agneya2001
GitHub user agneya2001 opened a pull request: https://github.com/apache/cloudstack/pull/1303 QuotaStatementTest: fix the method invocation verification Quota emails are send at start of the month, that triggered the sendQuotaAlert that was not getting invoked earlier. You can merge