cloudstack/plugins
Abhinandan Prateek ccd0f22061 CLOUDSTACK-9161: fix the quota marvin test
1. Create a dummy user, as existing user may already have stale quota
  data
  2. fix the tests to use the dummy user
  3. a boundary condition was revealed and fixed for a new user where
  quota service has never run and created bootstrap entries

Quota Marvin: If the quota plugin is not enabled skip tests

Quota Service: Enable quota plugin in zone setup configuration

Quota: Moving test_quota.py the test to test/integration/plugins
    In most automated environment this test case will not run as it
    requires a mangement server restart to enable the plugin. Due to
    this requirement moving it to plugin folder. This condition is
    already documented in the test case.
2015-12-16 16:22:31 +05:30
..
acl/static-role-based Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
affinity-group-processors Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
alert-handlers Updating pom.xml version numbers for release 4.7.0-SNAPSHOT 2015-11-15 18:54:13 +01:00
api Merge branch '4.6' 2015-12-07 12:44:07 +05:30
database CLOUDSTACK-9161: fix the quota marvin test 2015-12-16 16:22:31 +05:30
dedicated-resources Merge release branch 4.6 to master 2015-12-03 20:42:41 +01:00
deployment-planners Removed PlannerBase empty class 2015-12-01 11:45:23 -02:00
event-bus Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
file-systems/netapp Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
ha-planners/skip-heurestics Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
host-allocators/random Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
hypervisors license 2015-12-14 17:39:06 +01:00
network-elements Merge release branch 4.6 to master 2015-12-07 21:36:36 +01:00
storage CLOUDSTACK-9062: Improve S3 implementation. 2015-11-19 15:29:10 +01:00
storage-allocators/random Removed unnecessary @Local annotations and their respective imports from the ComponentLifecycleBase class and its subclasses. 2015-11-21 18:31:11 -02:00
user-authenticators Removal of DefaultUserAuthenticator empty class 2015-11-27 21:29:50 -02:00
pom.xml CLOUDSTACK-8592: Implement Quota service 2015-12-07 23:02:48 +05:30