3273d29163
The old DEFAULT/dhcp_domain setting was moved to api/dhcp_domain. nova::network::neutron::dhcp_domain will be removed later in the cycle. We need include nova::metadata which sets the new [api]/dhcp_domain as this is used by the virt driver to generate the config drive. Closes-Bug: 1832537 Depends-On: https://review.opendev.org/668663 Depends-On: https://review.opendev.org/668666 Depends-On: https://review.opendev.org/665131 Depends-On: https://review.opendev.org/669066 Depends-On: https://review.opendev.org/669208 Change-Id: I5da1e67684f8317eec8c499c3534977e00a63098
8 lines
304 B
YAML
8 lines
304 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The old DEFAULT/dhcp_domain setting was moved to api/dhcp_domain.
|
|
nova::network::neutron::dhcp_domain will be removed later in the cycle.
|
|
We need include nova::metadata which sets the new [api]/dhcp_domain
|
|
as this is used by the virt driver to generate the config drive.
|