Revision d8f0b7c1 lib/constants.py

b/lib/constants.py
380 380

  
381 381
# the set of externally-mirrored disk templates (e.g. SAN, NAS)
382 382
DTS_EXT_MIRROR = compat.UniqueFrozenset([
383
  DT_DISKLESS, # 'trivially' externally mirrored
383 384
  DT_SHARED_FILE,
384 385
  DT_BLOCK,
385 386
  DT_RBD,

Also available in: Unified diff