Handle BMC boot flag valid bit clearing field
Brought to you by:
cminyard
This patch adds a stub handler for the BMC boot flag valid bit clearing field. This allows ipmi_sim to be a valid IPMI target for openstack ironic, without explicitely needing to preserve state.
A future refinement would be exposing this to the chassis_control script in some way so user-facing code can react to it.
Applied, thanks.