ironic/ironic/api
Steve Baker dffc71287e Centralise imports of wsme types
Instead of importing wsme types directly from the wsme packages,
import them from ironic.api.types. This reduces the number of wsme
imports throughout the codebase, and confines much of the future code
changes to the new types.py and a few other files.

Change-Id: I231a1f82915ab9e07c00857aa6210c0764b8ce4b
Story: 1651346
2020-04-20 12:24:17 +12:00
..
controllers Centralise imports of wsme types 2020-04-20 12:24:17 +12:00
middleware Stop using six library 2019-12-23 09:38:25 +01:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00: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 Stop using six library 2019-12-23 09:38:25 +01:00
types.py Centralise imports of wsme types 2020-04-20 12:24:17 +12:00
wsgi.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00