openstack-ansible-os_nova/releasenotes/notes/nova_dhcp_domain-6e1d4192fb6c7909.yaml
Dmitriy Rabotyagov ffd2823327 Re-add nova_dhcp_domain variable
It still makes sense to carry a variable for defining dns_domain
since deployers will be able to control them with single variable
for all services.

Closes-Bug: #1922703
Change-Id: I2be47100ce701e71dda2fe4e8ca58a7b6cad529c
2021-04-06 13:11:54 +00:00

8 lines
209 B
YAML

---
features:
- |
Re-added ``nova_dhcp_domain`` variable that defaults to the
``dhcp_domain``. When set to empty string, only the hostname without
a domain will be configured for the instances.