Public bug reported:

Glance's quota mechanize should resemble Cinder and Nova's quota
mechanisms which are better implemented.

Glance quota is set on conf file (Cinder and Nova use database) 
user_storage_quota= ..   "Set a system wide quota for every user".
Wrong for a couple of reasons:
Admins would usually use and want more quota than regular users, can't be set 
today, one same quota per all users.
If you decide to implement quota it's set for all users, typical quota usage is 
set on every one but some VIP users are exempt, can't be done today.

Good practice would align/reuse quota code from other components if
possible.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1364255

Title:
  Align Glance quota mechanisem with other services

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Glance's quota mechanize should resemble Cinder and Nova's quota
  mechanisms which are better implemented.

  Glance quota is set on conf file (Cinder and Nova use database) 
user_storage_quota= ..   "Set a system wide quota for every user".
  Wrong for a couple of reasons:
  Admins would usually use and want more quota than regular users, can't be set 
today, one same quota per all users.
  If you decide to implement quota it's set for all users, typical quota usage 
is set on every one but some VIP users are exempt, can't be done today.

  Good practice would align/reuse quota code from other components if
  possible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1364255/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to