Revision 5f08864c
ID | 5f08864cf7585f8b55053a8b9b9593c2c0c5f82c |
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 <dimara@grnet.gr>
Files
- added
- modified
- copied
- renamed
- deleted