Revision d5cafd31 lib/opcodes.py

b/lib/opcodes.py
1047 1047
     "Iallocator for deciding the target node for shared-storage instances"),
1048 1048
    ("target_node", None, ht.TMaybeString,
1049 1049
     "Target node for shared-storage instances"),
1050
    ("allow_failover", False, ht.TBool,
1051
     "Whether we can fallback to failover if migration is not possible"),
1050 1052
    ]
1051 1053

  
1052 1054

  

Also available in: Unified diff