8cf23b7578
Adds support for setting the boot protocol of a network interface. Valid values are 'static' and 'dhcp'. The default is 'static'. When set to 'dhcp', an external DHCP server must be provided. Change-Id: Ie4cafdcd24c6706009ca9e8accac2017d7d6bba7 Story: 2001967 Task: 15717
6 lines
217 B
YAML
6 lines
217 B
YAML
---
|
|
features:
|
|
- Adds support for setting the boot protocol of a network interface. Valid
|
|
values are ``static`` and ``dhcp``. The default is ``static``. When set to
|
|
an external DHCP server must be provided.
|