Revision c4e45b57 snf-cyclades-app/synnefo/quotas/util.py
b/snf-cyclades-app/synnefo/quotas/util.py | ||
---|---|---|
36 | 36 |
from synnefo.db.models import VirtualMachine, Network |
37 | 37 |
from synnefo.quotas import get_quota_holder, NoEntityError |
38 | 38 |
|
39 |
|
|
39 | 40 |
def get_db_holdings(users=None): |
40 | 41 |
"""Get holdings from Cyclades DB.""" |
41 | 42 |
holdings = {} |
Also available in: Unified diff