ironic/ironic/api
Arne Wiebalck 685a41bb8e Set resource_url when getting all nodes
Since the default value resource_url is None, make sure the
parameter is set to 'nodes' when getting all nodes.

Change-Id: I6cc52eb56c7888a433d24aa79154143d6f35cf83
(cherry picked from commit 69227c66c2)
2022-01-18 12:34:49 +01:00
..
controllers Set resource_url when getting all nodes 2022-01-18 12:34:49 +01:00
middleware Encapsulate auth_token middleware 2020-05-15 09:49:54 +12:00
__init__.py Abstract away pecan.request/response 2019-07-16 17:47:13 +02:00
app.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
functions.py Use getfullargspec to inspect functions 2020-07-01 17:25:09 +02:00
hooks.py Remove redundant/legacy is_admin logic 2021-06-28 14:07:20 +00:00
method.py JSON conversion followup change 2020-11-26 11:05:48 +13:00
wsgi.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00