This Series of patches adds the ability to Create/Edit/Delete quota on Pools and Cloud Accounts. It Audits quota by storing totals on the quota model. Then enforces the Quota on Instance Create/Start in TaskOMatic
Changes from last submission: - Added Quota Factory - Updated Quota limits/totals to use strings instead of integer (copying the hwp model) - Refactory Model.find methods to use e.g. pool.quota - Updated task-o-matic to check quota for start and create on create_instance, using assumption that all providers start instance on create - Removed STATE_NEW from ACTIVE_STATES _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
