On Tue, Mar 6, 2012 at 11:59 PM, Iustin Pop <[email protected]> wrote: > Currently we track the mirroring type as simply yes/no, with "yes" > meaning DRBD. This is not enough for handling shared storage, so we > need to add a type that gives the exact mirroring type (none, > internal, external), and a function that ties the disk template type > to the mirroring type. > --- > htools/Ganeti/HTools/Types.hs | 18 ++++++++++++++++++ > 1 files changed, 18 insertions(+), 0 deletions(-) >
LGTM Thanks, Guido
