Skip to content
  • Guido Trotter's avatar
    SetInstanceParams: export nic changes to hooks · d8dcf3c9
    Guido Trotter authored
    Currently we export the old instance "as is" and any nic changes get
    lost, so hooks won't know of a different ip, bridge, or mac address.
    This patch fixes it by putting the nics in the override dict, if any
    changes are done.
    
    Reviewed-by: iustinp
    d8dcf3c9