Feature #1288
Move quotas authorization to the core
Status: | Closed | Start date: | 05/22/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: |
Description
Quotas are now implemented with an external driver. Moving this code to the core will improve the performance and integration with other components.
Associated revisions
feature #1288: Image quotas in the user class
feature #1288: Remove test code
feature #1288: Work on Quota interface. Integration with authZ/authN system
feature #1288: Better integration for Quotas with RequestManager
feature #1288: Add rollback to image creation
feature #1288: Moved AuthRequest to its own file to prepare a generic synchronous request interface
feature #1288: Managers can now execute synchronous actions
feature #1288: Update AuthManager tests
feature #1288: get, string version, for VirtualMachinePool
feature #1288: Removed unneeded actions in datastore driver
feature #1288: Update request id in add method for sync requests. AuthManager updated.
feature #1288: Stat action for core. Re-write of image driver protocol
feature #1288: Add stat operation to DS drivers. Updated drivers to get image size from the template
feature #1288: Integrate stat driver function with image allocation process
feature #1288: Better syntax to define DATASTORE quotas
feature #1288: Better interface for Quotas
feature #1288: Generic Quota Management
feature #1288: Generic quota implementation
feature #1288: New VM and Network quotas. Integration qith VM create operation
feature #1288: Fix some bugs in quota rollback
feature #1288: Image Quotas
feature #1288: Update usage counters on resource removal
feature #1288: Quotas for the SAVE_AS operation
feature #1288: Fixes bugs when setting quotas. OCA and CLI commands for setting user quotas
feature #1288: Fix setting quotas with missing limits.
feature #1288: Change metric for IMAGE quota. Show/List methods for user
feature #1288: Update quotas for chown operations
feature #1288: Abstract quota functionality to be reused by Groups
feature #1288: Support for Group quotas
feature #1288: Remove previous quota drivers
feature #1288: XSD schemas for user/group quotas
feature #1288: restore needed file
feature #1288: Install missing quota file
feature #1288: Moved stat script to common src dir
Feature #1288: Add quota methods to Java OCA
Feature #1288: Clean quotas that reach 0 usage and limit
Feature #1288: Fix VM quotas for VMs migrated from previous versions, that may not have cpu or memory
Feature #1288: Do not try to check quotas when image or network ID is not present
Feature #1288: Oneadmin can't be moved outside of the oneadmin group
Feature #1288: Add missing constant in onequota_helper.rb file
Feature #1288: Clean VM quota when it reaches 0 usage and limi
Feature #1288: Add user and group quotas support to Sunstone
(cherry picked from commit 5b66d7e3d0799b974a125385feb2d6ee7a984fe1)
Feature #1288: Code cleanup
Feature #1288: Remove delete-quota buttons from sunstone.
(cherry picked from commit fceb88ee6ee1bc9fa1b6cc786a085c7038e9bc59)
Feature #1288: Sunstone: Add VM quota information to users and groups tables, just as in CLI
(cherry picked from commit 88b86d0ab0aeecbdc7b8d25bde6b736ba7538c08)
Feature #1288: Sunstone: Add VM quota information to users and groups tables, just as in CLI
(cherry picked from commit 88b86d0ab0aeecbdc7b8d25bde6b736ba7538c08)
Feature #1288: remove deprecated call to fs_du in vmware/cp
Feature #1288: remove deprecated call to fs_du in vmware/cp
(cherry picked from commit 3dfcd3093f824e396849f4671bb7dfafa0405320)
History
#1 Updated by Ruben S. Montero about 9 years ago
- Target version changed from Release 3.8 to Release 3.6
#2 Updated by Ruben S. Montero about 9 years ago
- Status changed from New to Closed
- Resolution set to fixed