neutron/releasenotes/notes/dhcp-domain-removed-cc5bc6e2129fdf7f.yaml
Brian Haley 6578c531ad Remove deprecated dhcp_domain from dhcp_agent.ini
The dhcp_domain value in dhcp_agent.ini value had been
marked for deprecation in favor of using dns_domain in
neutron.conf back in Liberty [1].  Remove it.

[1] https://review.openstack.org/#/c/200952/

Change-Id: Iebde452559f88ca95713664136da1613cac9b32c
Closes-bug: #1583769
2016-12-07 15:37:57 -05:00

6 lines
212 B
YAML

upgrade:
- The configuration option dhcp_domain in the
dhcp_agent.ini file was deprecated in the Liberty
cycle. This value is no longer supported, dns_domain
in neutron.conf should be used instead.