tripleo-common/releasenotes/notes/provide-name-f75b6b61d3d8d693.yaml
Dmitry Tantsur 03454b89a1 Fix running the baremetal provide workflow with node names
Currently we try to pass the same input to the cells v2 discovery
workflow, but it only accepts node UUIDs. Convert names to UUIDs
before calling it.

Change-Id: I09d4104b42e858cf49242b191cd1aec17f9a8b8a
Closes-Bug: #1818541
2019-03-04 17:24:19 +01:00

5 lines
87 B
YAML

---
fixes:
- |
Fixes running the baremetal ``provide`` workflow with node names.