af5f05a0ee
Adds support to the agent to receive, store, and return that token to ironic's API, when supported. This feature allows ironic and ultimately the agent to authenticate interactions, when supported, to prevent malicious abuse of the API endpoint. Sem-Ver: feature Change-Id: I6db9117a38be946b785e6f5e75ada1bfdff560ba
8 lines
259 B
YAML
8 lines
259 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for the agent to receive, store, and return
|
|
an ``agent token`` from the Ironic deployment to help secure
|
|
use of the ironic API ``/v1/heartbeat`` endpoint, as well as
|
|
the API of the ironic-python-agent ramdisk.
|