11dfe23cf7
This patch updates network_data to include dns nameservers. This is especially important when booting virtual media in a dhcp-less environment. Change-Id: Icf0d9b5781edd193b2313441e8586b745574edbb
10 lines
344 B
YAML
10 lines
344 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The network_data fetched from Neutron contained 'links',
|
|
'networks' but was missing 'services'. This patch brings
|
|
in 'services' to include dns nameservers that can be
|
|
configured by Glean or cloud-init during cleaning and
|
|
provisioning operations, especially when virtual media
|
|
boot is used without DHCP.
|