Merge branch 'stable-2.6'
[ganeti-local] / test / docs_unittest.py
index a695280..c437920 100755 (executable)
@@ -53,10 +53,11 @@ RAPI_OPCODE_EXCLUDE = frozenset([
   opcodes.OpClusterVerifyDisks,
   opcodes.OpInstanceChangeGroup,
   opcodes.OpInstanceMove,
-  opcodes.OpNodePowercycle,
   opcodes.OpNodeQueryvols,
   opcodes.OpOobCommand,
   opcodes.OpTagsSearch,
+  opcodes.OpClusterActivateMasterIp,
+  opcodes.OpClusterDeactivateMasterIp,
 
   # Difficult if not impossible
   opcodes.OpClusterDestroy,