Revision 5e3d3eb3

b/lib/cmdlib.py
474 474
  @type vcpus: string
475 475
  @param vcpus: the count of VCPUs the instance has
476 476
  @type nics: list
477
  @param nics: list of tuples (ip, bridge, mac) representing
478
      the NICs the instance  has
477
  @param nics: list of tuples (ip, mac, mode, link) representing
478
      the NICs the instance has
479 479
  @type disk_template: string
480 480
  @param disk_template: the distk template of the instance
481 481
  @type disks: list

Also available in: Unified diff