ironic-python-agent/releasenotes/notes/new-agent-api-afbe7391493749be.yaml
Dmitry Tantsur 09265ba4b5 Use new agent API if available
Falls back to vendor passthru on receiving 404.

Also fixes logging around lookup: log traceback on unexpected
exceptions, log successful lookup and replace % with ,

Change-Id: I7160c99ca63585fc333482fa578fdf5e0962b2b6
Depends-On: I9080c07b03103cd7a323e2fc01be821733b07eea
Partial-Bug: #1570841
2016-08-05 12:02:41 +02:00

4 lines
92 B
YAML

---
features:
- Use new Ironic agent API (added in API version 1.22) when it's available.