ironic/ironic/api
Dmitry Tantsur 192301ae65 Abstract away pecan.request/response
This change changes direct usages of pecan context objects to wrapper
in ironic.api, so that we can easier swap them with another implementation.

Change-Id: Ia1e411e27001860b14f4f765e26ed9f5893233d3
2019-07-16 17:47:13 +02:00
..
controllers Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
middleware Remove XML support in parsable_error middleware 2019-06-03 14:11:29 -07:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Add optional healthcheck middleware 2018-02-12 14:48:05 -05:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Fix W504 errors 2018-05-09 06:11:30 -07:00
wsgi.py Remove deprecated app.wsgi script 2019-07-01 18:16:44 +02:00