ironic/ironic/api
Dao Cong Tien 0354da9095 Missing import of "_"
Function _() are used in these files but not imported.
Eg. ramdisk.py: L178
    base_image_service.py: L198

Change-Id: I5d424c59077193ae64e73a8fdb7f758fa3dc2714
(cherry picked from commit d6deb1ee4a)
2018-05-25 11:55:16 +00:00
..
controllers Missing import of "_" 2018-05-25 11:55:16 +00:00
middleware Stop guessing mime types based on URLs 2018-02-07 20:58:35 +00:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Stop guessing mime types based on URLs 2018-02-07 20:58:35 +00:00
app.wsgi Add uWSGI support 2017-12-28 18:08:49 +02:00
config.py Remove agent vendor passthru completely 2016-12-13 09:31:08 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Remove translation of log messages from ironic/api 2017-04-05 09:53:58 -07:00
wsgi.py Add uWSGI support 2017-12-28 18:08:49 +02:00