kayobe/releasenotes/notes/bootproto-52316b6dbc30e98c.yaml
stack 8cf23b7578 Support DHCP for managed network interfaces
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
2018-05-09 19:12:00 +01:00

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.