Feature #788
Update quotas to new ACL system
Status: | Closed | Start date: | 08/30/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
Make quotas work with the new auth/ACL system and include image quotas
Associated revisions
feature #788: Return all the quotas if the user is not specified
feature #788: Improve error messages in the cli_helper
feature #788: Compute image size when moving an image to the repository. Drivers now return <CP|MV|MKFS> SUCESS IMAGE_ID SOURCE SIZE. The fs based image repository drivers has been updates, oneimage utility has been also updated to show the size (list and show operations).
feature #788: Optional base unit for unit_to_str method
feature #788: Refactor Quota class
feature #788: Add onequota command
feature #788: Add delete quota functionality
feature #788: Add quota conf file
Feature #788: Change oneuser --time description from hours to seconds
Feature #788: Add new 'oneuser key' command, similar to the 2.2 'oneauth key'
Feature #788: Change 'oneuser passwd' to accept a public ssh key
feature #788: Changed description of oneuser key command. Do not hash x509 passwords
feature #788: better formatting for oneuser command help
Feature #788: Make 'oneuser passwd' second parameter optional, so --key can be used
feature #788: Disable quotas by default
feature #788: Check the quota type
feature #788: Add quota tests
feature #788: Change conf path
feature #788: Install files of quota authZ
feature #788: delete unneeded test files
feature #788: Update conf file
Feature #788: Fix ImagePoolTest, adding SIZE element
Feature #788: Fix ImagePoolTest, adding SIZE element
(cherry picked from commit 06ab68f306bbe2fb8369ebc880331a1f14ed3287)
History
#1 Updated by Ruben S. Montero almost 10 years ago
- Status changed from New to Closed
- Resolution set to fixed
Now in master