puppet-nova/releasenotes/notes/nova-api-dhcp_domain-1e9cc68843aaaa35.yaml
Alex Schultz de78491ebd Add nova::metadata::dhcp_domain
The dhcp_domain setting is not deprecated, however the old
DEFAULT/dhcp_domain setting was because it was moved to api/dhcp_domain.
nova::network::neutron::dhcp_domain will be removed later in the cycle.

Change-Id: I4ce56dc7ee66fc40e5a9a53692c01a5e0f13d633
2019-06-07 13:16:14 -06:00

7 lines
233 B
YAML

---
features:
- |
`nova::metadata::dhcp_domain` has been added back to configure
api/dhcp_domain. `nova::network::neutron::dhcp_domain` has been removed
and the metadata version of the variable should be used instead.