openstacksdk/releasenotes/notes/introspection-node-6a3b7d55839ef82c.yaml
Dmitry Tantsur 4a6b5beb77 baremetal-introspection: fix passing a Node to start_introspection
Currently only a string ID is supported despite what the docstring claims.

Change-Id: I59f8f85a31395c8a096cd507421cebb36d18198d
2019-09-10 13:58:01 +02:00

5 lines
95 B
YAML

---
fixes:
- |
Fixes using a full `Node` object as an argument to `start_introspection`.