summaryrefslogtreecommitdiff
path: root/etc/api-paste.ini
Commit message (Expand)AuthorAgeFilesLines
* Add fake_project_id middleware for noauthramishra2021-07-051-1/+4
* Check project_id/tenant_id in API callRodolfo Alonso Hernandez2020-11-041-0/+4
* Trivial: Change Health-check from filter to app_factoryelajkat2020-06-241-6/+9
* Add a /healthcheck URLThomas Goirand2020-04-301-4/+7
* Add osprofiler to api-paste pipelineJonathan Rosser2018-07-171-2/+2
* Remove dead versions codeKevin Benton2017-09-191-1/+1
* Add http_proxy_to_wsgi to api-pasteJuan Antonio Osorio Robles2016-10-141-4/+7
* Neutron versions api now has its own middleware pipelineMichael Krotscheck2016-09-081-1/+6
* Add OSprofiler supportDina Belova2016-05-201-0/+3
* Moved CORS middleware configuration into oslo-config-generatorMichael Krotscheck2016-03-011-3/+0
* Added Keystone and RequestID headers to CORS middlewareMichael Krotscheck2016-01-141-2/+2
* Added CORS support to NeutronMichael Krotscheck2015-12-091-2/+9
* Drop use of 'oslo' namespace packageDoug Hellmann2015-04-281-2/+2
* Migrate to oslo.middlewaregordon chung2014-11-261-2/+2
* Use auth_token from keystonemiddlewareBrant Knudson2014-07-151-1/+1
* Return request-id in API responseAkihiro Motoki2014-02-101-2/+8
* Rename Quantum to NeutronMark McClain2013-07-061-13/+13
* Move auth_token configurations to quantum.confAkihiro MOTOKI2013-02-111-7/+0
* Make signing dir a subdir in /var/lib/quantum.Dan Prince2012-11-281-1/+1
* Use auth_token middleware in keystoneclient.Yaguang Tang2012-11-271-1/+2
* Move extension.py into quantum/api.Dan Prince2012-11-201-1/+1
* Remove v1 code from quantum-serverDan Wendlandt2012-08-101-18/+0
* Make quantum pipeline configurable from quantum.conf.Akihiro MOTOKI2012-07-271-20/+14
* Remove paste configuration details to a seperate file.Gary Kotton2012-06-241-0/+54