Hide Forgot
Description of problem: [RFE] - Enable changing the bootproto from dhcp to static manually on the host, after host was added to engine. - Currently engine will return to what was configured first with the setupNetworks received by vdsm. It means, that when host was added to engine, the setupNetworks received by vdsm configured the host with dhcp(if wasn't changed before), and every change that was done manually on the host, engine will return to what vdsm reports and configured when host was added to engine, to dhcp. Scenario: 1. Install clean host with dhcp 2. Add host to engine 3. On host, manually change the bootproto to static/none 4. Refresh caps on host via engine and see that wrong bootproto is reported by vdsm, dhcp as enabled.
Also see related BZ - 1296144
Closing old RFEs, please reopen if still needed. Patches are always welcomed.