Revision 96431562 src/Ganeti/Constants.hs

b/src/Ganeti/Constants.hs
3338 3338
qrViaOp =
3339 3339
  ConstantUtils.mkSet [qrCluster,
3340 3340
                       qrInstance,
3341
                       qrGroup,
3342 3341
                       qrOs,
3343 3342
                       qrExtstorage]
3344 3343

  
3345 3344
-- | List of resources which can be queried using Local UniX Interface
3346 3345
qrViaLuxi :: FrozenSet String
3347
qrViaLuxi = ConstantUtils.mkSet [qrExport,
3346
qrViaLuxi = ConstantUtils.mkSet [qrGroup,
3347
                                 qrExport,
3348 3348
                                 qrJob,
3349 3349
                                 qrLock,
3350 3350
                                 qrNetwork,

Also available in: Unified diff