« Previous | Next » 

Revision 5c44da6a

ID5c44da6a8ed4ebeea624737c62efb24055e93577
Parent e4640214
Child 0f6be82a

Added by Guido Trotter about 15 years ago

LUSetInstanceParams: Fix nic handling

CheckArguments:
Use constants.VALUE_NONE rather than hardcoding the string "none"
If we're adding a nic fill the nic_dict with default values
Check if the mac is syntactically valid, if we have one
Don't allow the mac to be 'auto' when modifying a nic

CheckPrereq:
Check that bridge and mac if present in the dict are not None
(before this wasn't handled at all)
Generate the nic mac address here if demanded

Exec:
Do not generate nics and macs

Reviewed-by: iustin

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences