deb-designate/designate
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
..
agent Add djbdns backend 2016-05-20 10:46:36 +00:00
api Add v2/quotas 2016-07-06 20:06:17 +01:00
backend Fixing several typos 2016-06-29 15:04:50 +02:00
central Add v2/quotas 2016-07-06 20:06:17 +01:00
cmd Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
common Moved CORS middleware configuration into set_defaults 2016-03-04 06:34:15 -08:00
hacking Fix typos in comments 2015-09-03 18:37:27 +09:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2016-05-21 06:16:44 +00:00
manage Fixing several typos 2016-06-29 15:04:50 +02:00
mdns Merge "Fix rrset serialization, improve mdns tests" 2016-05-16 19:57:59 +00:00
network_api replace logging with oslo.log 2016-04-26 02:59:12 +08:00
notification_handler replace logging with oslo.log 2016-04-26 02:59:12 +08:00
objects Add v2/quotas 2016-07-06 20:06:17 +01:00
openstack Cleanup unused Oslo Incubator _i18n 2016-03-10 12:25:02 -05:00
pool_manager Catch all exceptions in PM's call to get_pool() 2016-05-20 10:30:34 +01:00
quota Refactor central/service and others 2016-04-08 18:23:56 +01:00
resources Allow api_export_size to be updated 2016-04-21 18:11:16 +01:00
scheduler Fixing typo availible->available 2016-06-29 14:38:07 +02:00
schema Fix misspellings 2016-02-04 14:13:51 +00:00
sink Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
sqlalchemy Expose /v2/recordsets api endpoint 2016-05-11 16:36:21 +00:00
storage Add API for listing zone transfer accepts 2016-06-15 17:08:08 +05:30
tests Merge "zone_name is null in zone trasfer request response" 2016-07-05 11:11:39 +00:00
zone_manager Ensure services shutdown during unit testing 2016-05-16 15:00:35 +01:00
__init__.py Randomize SOA refresh interval 2016-02-22 14:54:43 +00:00
context.py Merge "Refactor central/service and others" 2016-04-15 13:14:02 +00:00
coordination.py Fixes log statement typo in coordination.py 2016-06-30 12:14:17 -07:00
debug.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
dnsutils.py Add Knot DNS backend 2016-05-17 11:59:27 +01:00
exceptions.py Add support for getting Service Status 2016-04-12 16:32:17 +02:00
hookpoints.py replace logging with oslo.log 2016-04-26 02:59:12 +08:00
i18n.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
loggingutils.py Add Decorator to log RPCAPI Calls 2016-04-21 14:11:35 +01:00
notifications.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
plugin.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
policy.py Move successfull policy checks to trace 2016-04-06 14:42:34 +01:00
rpc.py Support both olso.m v4 and v5 2016-05-10 13:15:02 +01:00
service.py Refactor UDP query handling, add tests 2016-05-20 11:45:01 +01:00
service_status.py Move heartbeat emit log messages to TRACE 2016-05-06 15:50:24 +01:00
utils.py Fix output of datetime objects in API 2016-06-15 19:22:22 +01:00
version.py Switch to oslo.reports 2015-11-05 10:55:29 +01:00