« Previous | Next » 

Revision 5f08864c

ID5f08864cf7585f8b55053a8b9b9593c2c0c5f82c

Added by Dimitris Aragiorgis over 10 years ago

Hotplug: objects.py additions

Introduce new instance level slot dev_idxs: { "nics": 0, "disks": 0 }

nics/disks is an index used for device identification and naming.

During instance creation these indexes get initialized with the
number of devices the instance is started with.

Everytime a new device (disk/nic) is hotadded these values get incremented.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences