X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/a52978c71b8f86c6854dd946ec66325e772e804f..43c16a8a1adfd543751fcaf60ad4c8e04cf83688:/test/docs_unittest.py diff --git a/test/docs_unittest.py b/test/docs_unittest.py index a695280..c437920 100755 --- a/test/docs_unittest.py +++ b/test/docs_unittest.py @@ -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,