Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/1201#issuecomment-163583068
... slightly late, LGTM (did code review)
---
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 p
Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/1201
---
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 user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1201#issuecomment-163579051
Had a look at the code and trusting @remibergsma his test work: LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1201#issuecomment-163578041
Integration tests are also OK:
```
nosetests --with-marvin --marvin-config=${marvinCfg} -s -a
tags=advanced,required_hardware=true \
component/t
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1201#issuecomment-163562169
LGTM, both users and admins can login with/without this plugin enabled.
User login with plugin disabled:
![screen shot 2015-12-10 at 10 52
03](https
Github user remibergsma commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1201#discussion_r47120953
--- Diff:
plugins/database/quota/src/org/apache/cloudstack/api/command/QuotaEnabledCmd.java
---
@@ -0,0 +1,62 @@
+//Licensed to the Apache Softw
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/1201#issuecomment-163328887
Thanks, will test soon!
---
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
GitHub user agneya2001 opened a pull request:
https://github.com/apache/cloudstack/pull/1201
CLOUDSTACK-9131: Create a new API to check if the plugin is enabled.
Adding a new command to check if the quota plugin is enabled.
Also changed the command version to 4.7.
You can m