Comment 3 for bug 858649

Revision history for this message
Jesse Andrews (anotherjesse) wrote :

actually the admin_api should be switched to:

    return novaclient(request).quota_sets.get(tenant)

or something like that - to use the os-quotas extension instead of the openstackx extension.