ironic-python-agent/releasenotes/notes/add-hostname-8bbf24712b6a4919.yaml
Brad P. Crochet 7b3469ee0f Get the hostname of the introspected host
This will retrieve the hostname of the host being introspected, and
return it as part of the introspection data.

Change-Id: I54084251e1b0f3a40fe5ac760b2a7e45199c9fdb
Story: #2005867
Task: #33674
2019-06-12 13:00:21 +00:00

6 lines
132 B
YAML

---
features:
- |
Add the hostname to the introspection data. This will likely be the
hostname as set by the DHCP server.