Comment 0 for bug 1075369

Revision history for this message
Edgar Magana (emagana) wrote : getting quotas from database has performance implications

In quantum when a new network is created and system checks for user's quota, instead of getting a count from DB object, it returns all objects from db and locally counts them all. It has obviously performance implications when the quota is increased.