designate/functionaltests
Graham Hayes 129b00e819 Replace API_v2 views with Adapters
* Copied old base view into /admin/
* Removed all v2/ views
* Controllers moved to Adapters
* Validation Error Middleware now in use for validation errors
* Updated tests to remove wrapper object
* Updated Docs to remove wrapper
* Moved Quota Docs to /admin/

Change-Id: I345552bb271222d41321523acc9c4100cbe4878e
Partially-Implements: blueprint validation-cleanup
APIImpact: Removes wrapping object on APIv2 single resource gets
(i.e. get zone by id moves from {zone:{<zone_info>}} to {<zone_info>})
2015-03-30 11:20:29 +01:00
..
api Replace API_v2 views with Adapters 2015-03-30 11:20:29 +01:00
common Add Tempest zone tests 2015-03-13 21:11:47 +00:00
__init__.py Enable Tempest Functional Tests 2015-03-13 15:50:37 +00:00
.testr.conf Add initial code for tempest tests 2015-03-05 22:32:07 +00:00