Revision 04b2332b test/ganeti.rapi.client_unittest.py

b/test/ganeti.rapi.client_unittest.py
46 46
# List of resource handlers which aren't used by the RAPI client
47 47
_KNOWN_UNUSED = set([
48 48
  rlib2.R_root,
49
  rlib2.R_2,
49 50
  ])
50 51

  
51 52
# Global variable for collecting used handlers

Also available in: Unified diff