openstack-ansible-os_neutron/releasenotes/notes/os-neutron-deprecate-dhcp-domain-63b4c4dfbccd3a3a.yaml
Jimmy McCrory d9cc60b9ce Rename neutron_dhcp_domain to neutron_dns_domain
The dhcp_domain option has been marked for deprecation since Liberty and
was removed in Ocata [1]. Its replacement, dns_domain, should be used
instead.

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

Change-Id: Ie46ccba05e02e1ec51dd0d61ab6d9d028b32b400
2017-02-16 12:35:17 -08:00

5 lines
102 B
YAML

---
upgrade:
- The variable ``neutron_dhcp_domain`` has been renamed to
``neutron_dns_domain``.