yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09009
[Bug 1272837] [NEW] Image quota is counting the 'external' locations
Public bug reported:
Based on current design/implement, we're calculating the image disk
usage against ALL locations, no matter it's external or stored in the
configured backend. See
https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/api.py#L553
It doesn't make sense since the external location shouldn't be counted
since it's not using the space of backend.
** Affects: glance
Importance: Undecided
Status: Won't Fix
** Changed in: glance
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1272837
Title:
Image quota is counting the 'external' locations
Status in OpenStack Image Registry and Delivery Service (Glance):
Won't Fix
Bug description:
Based on current design/implement, we're calculating the image disk
usage against ALL locations, no matter it's external or stored in the
configured backend. See
https://github.com/openstack/glance/blob/master/glance/db/sqlalchemy/api.py#L553
It doesn't make sense since the external location shouldn't be counted
since it's not using the space of backend.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1272837/+subscriptions
Follow ups
References