ironic/ironic/api
Harald Jensås 78f904978d Fix AttributeError in check allowed port fields
When the 'local_link_connection' field is None an
AttributeError is raised when attempting to get the
keys.

Add a check for None before trying to get the keys.

Closes-Bug: #1871346
Change-Id: I5855aea79d6322f70f95709e1a87b8bda3282435
2020-04-08 12:36:29 +02:00
..
controllers Fix AttributeError in check allowed port fields 2020-04-08 12:36:29 +02: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
wsgi.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00