ironic/ironic/api
Julia Kreger 5b272b0c46 Remove token-less agent support
Removes the deprecated support for token-less agents which
better secures the ironic-python-agent<->ironic interactions
to help ensure heartbeat operations are coming from the same
node which originally checked-in with the Ironic and that
commands coming to an agent are originating from the same
ironic deployment which the agent checked-in with to begin
with.

Story: 2007025
Task: 40814
Change-Id: Id7a3f402285c654bc4665dcd45bd0730128bf9b0
2020-09-04 17:09:39 +00:00
..
controllers Remove token-less agent support 2020-09-04 17:09:39 +00: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
args.py Remove File type 2020-07-20 08:58:32 +12:00
config.py Fix W504 errors 2018-05-09 06:11:30 -07:00
expose.py Rename Response to PassthruResponse 2020-07-20 14:09:53 +12:00
functions.py Use getfullargspec to inspect functions 2020-07-01 17:25:09 +02:00
hooks.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
method.py Convert root path / to use plain JSON 2020-07-20 14:09:53 +12:00
types.py Rename Response to PassthruResponse 2020-07-20 14:09:53 +12:00
wsgi.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00