designate/designate/api/admin/controllers/extensions
Graham Hayes 619b4753cd Add v2/quotas
This adds the quotas api from /admin to /v2 with some changes.

All users can GET /v2/quotas/<project_id>

Users with "All-Projects" permission can view other projects
(by setting X-Auth-All-Projects:True in the HTTP Headers)

Users with "All-Projects" and "set-quotas" can set other
projects quotas

Moved the API rendering to Designate Object based rendering

Change-Id: I7a0b828824ad6f274d922748f5f9a68157cd939a
Depends-On: I06180a7402fc45940d4b312666cf2dfd33af1305
2016-07-06 20:06:17 +01:00
..
__init__.py Add Admin API and add extensions 2015-03-18 16:32:54 +00:00
counts.py Add Admin API and add extensions 2015-03-18 16:32:54 +00:00
export.py Export Zones 2015-08-11 21:06:12 +00:00
quotas.py Add v2/quotas 2016-07-06 20:06:17 +01:00
reports.py Add Admin API and add extensions 2015-03-18 16:32:54 +00:00
target_sync.py Add an on-demand single-target sync method 2016-02-22 16:21:59 -06:00
tenants.py Add Admin API and add extensions 2015-03-18 16:32:54 +00:00
zones.py Asynchronous Zone Import 2015-06-22 14:45:39 +00:00