Revision 085e0d9f lib/opcodes.py

b/lib/opcodes.py
932 932
  OP_DSC_FIELD = "node_name"
933 933
  OP_PARAMS = [
934 934
    _PNodeName,
935
    _PHvState,
936
    _PDiskState,
935 937
    ("primary_ip", None, ht.NoType, "Primary IP address"),
936 938
    ("secondary_ip", None, ht.TMaybeString, "Secondary IP address"),
937 939
    ("readd", False, ht.TBool, "Whether node is re-added to cluster"),

Also available in: Unified diff