bifrost/releasenotes/notes/agent-power-0773acb338ae4169.yaml
Dmitry Tantsur 3657bf7f9d Support configuring credential-less deploy
Also deprecate the awkward way of passing the inspector discovery
parameters in favour of the standard (and documented) one.

Change-Id: I5966a20e4e7599eaea3eeac4f07ea3c0aa91c6c8
Story: #2007771
Task: #40379
Depends-On: https://review.opendev.org/#/c/735591/
2020-07-22 16:59:09 +02:00

10 lines
305 B
YAML

---
features:
- |
Adds support for configuring credential-less deploy via the new ``agent``
power interface and the ``manual-management`` hardware type.
deprecations:
- |
Deprecates providing inspector discovery parameters via
``inspector[discovery]``, use explicit variables instead.