summaryrefslogtreecommitdiff
path: root/designate/api/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure that 404's are returned as JSONicehouse-eolstable/icehouseGraham Hayes2014-09-241-2/+3
* Add support for specifying tenant/user/token in the NoAuthMiddlewareKiall Mac Innes2014-01-131-1/+8
* Provide support for "All Tenants" accessKiall Mac Innes2013-12-171-10/+31
* Pass the service-catalog if any to the contextEndre Karlson2013-11-221-1/+7
* Added a check for HTTP_X_IDENTITY_STATUSGraham Hayes2013-11-201-0/+8
* Update notifications towards oslo.messagingEndre Karlson2013-11-181-2/+8
* Add APIv2 Zones ControllerKiall Mac Innes2013-08-271-2/+73
* Bug 1206849: Add more logging to the API LayerVinod Mangalpally2013-08-121-1/+2
* Middlewares should tell you they have startedKiall Mac Innes2013-07-121-0/+12
* Add the Request-ID as a HTTP reponse headerKiall Mac Innes2013-07-061-2/+15
* Sync with oslo stable/grizzly c7862b5239822d701b7fb155faa4607eff602627Kiall Mac Innes2013-07-031-2/+2
* Add simple Maintenance Mode WSGI middleware.Kiall Mac Innes2013-06-261-0/+108