« Previous | Next » 

Revision 1c474f2b

ID1c474f2b35d4513a14a4cc741d108fc706283022

Added by Ilias Tsitsimpis about 10 years ago

Lift the Disk objects from the Instances

This patch replaces 'instance.disks' with 'GetInstanceDisks' everywhere
in the codebase. From now on, the function 'GetInstanceDisks' from
config file has to be used in order to get the disks of an instance.
Also the functions 'AddInstDisk'/'RemoveInstDisk' has to be used to
add/remove a disk object to/from the config file.

Signed-off-by: Ilias Tsitsimpis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences