Description of problem:
Administrators currently have to create a user and set bucket quotas in two separate steps. It would be desired to have the bucket quota inherited from a set parameter or otherwise structured group of defaults.
(In reply to Yehuda Sadeh from comment #2)
> I'm not too sure I understand the requirements here, can you give a more
> elaborate description?
Sure Yehuda,
For example... a parameter like
rgw_s3_default_bucket_quota_max_objects = 10000
rgw_s3_default_bucket_quota_max_size = 10000
which will apply to all new users created is desired.
Hopefully that makes it clear. Please let me know if such a feature already exists.