Revision 0f945c65 test/ganeti.rapi.client_unittest.py

b/test/ganeti.rapi.client_unittest.py
45 45

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

  
52 51
# Global variable for collecting used handlers

Also available in: Unified diff