ironic-python-agent/releasenotes/notes/agent-token-support-1086218cf2a0c917.yaml
Julia Kreger af5f05a0ee Agent token support
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
2020-03-12 10:35:17 -07:00

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.