puppet-nova/releasenotes/notes/remove-deprecated-network-neutron-dhcp_domain-8dbbc82ae667f11c.yaml
Takashi Kajinami c0896e712a Remove nova::network::neutron::dhcp_domain
The removal of dhcp_domain parameter in nova::network::neutron
was reverted ans pended because of the failure in tripleo, but
as tripleo now use the newer parameter under nova::metadata,
we can safely drop the parameter now.

Change-Id: Iaaf0c3fe4312915e59b5b1680e63f925f6c8511a
2020-02-15 00:03:17 +09:00

6 lines
164 B
YAML

---
upgrade:
- |
The deprecated parameter dhcp_domain in nova::network::neutron is removed.
Please use the nova::metadata::dhcp_domain parameter instead.