ironic/releasenotes/notes/mdns-a5f4034257139e31.yaml
Dmitry Tantsur c36a01a439 Publish baremetal endpoint via mdns
This change adds an option to publish the endpoint via mDNS on start
up and clean it up on tear down.

Story: #2005393
Task: #30383
Change-Id: I55d2e7718a23cde111eaac4e431588184cb16bda
2019-05-23 17:11:50 +02:00

7 lines
237 B
YAML

---
features:
- |
A new option ``enable_mdns`` allows to enable publishing the baremetal
API endpoint via mDNS as specified in the `API SIG guideline
<http://specs.openstack.org/openstack/api-sig/guidelines/dns-sd.html>`_.