
This is required for nova-compute so move to init.pp from metadata.pp and set DEFAULT/dhcp_domain (which nova should undeprecate) vs api/dhcp_domain. Change-Id: If6a26527a737a7184ebddd5b4bc346d64827e9e3 Related-bug: #1903908 Related-bug: #1832537
9 lines
242 B
YAML
9 lines
242 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The nova::metadata::dhcp_domain paramater has been deprecated by
|
|
nova::dhcp_domain as the nova config option is also required for
|
|
nova-compute.
|
|
[Bug `1903908 <https://bugs.launchpad.net/nova/+bug/1903908>`_]
|
|
|