designate/functionaltests/api/v2
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
..
clients Add v2/quotas 2016-07-06 20:06:17 +01:00
models Remove zone import and export client methods + tests 2016-05-17 18:07:33 +09:00
__init__.py Add initial code for tempest tests 2015-03-05 22:32:07 +00:00
base.py Add v2/quotas 2016-07-06 20:06:17 +01:00
fixtures.py Remove zone import and export client methods + tests 2016-05-17 18:07:33 +09:00
test_recordset_validation.py Functional tests for MX, TXT, SPF, SSHFP validation 2016-02-10 23:55:10 +00:00
test_recordset.py Remove test cases which are moved to designate_tempest_plugin 2016-05-18 12:36:16 +00:00
test_zone_ownership_transfers.py Remove test cases which are moved to designate_tempest_plugin 2016-05-18 12:36:16 +00:00