Revision 427746af lib/opcodes.py

b/lib/opcodes.py
1068 1068
    ("ndparams", None, ht.TMaybeDict),
1069 1069
    ("alloc_policy", None, ht.TOr(ht.TNone,
1070 1070
                                  ht.TElemOf(constants.VALID_ALLOC_POLICIES))),
1071
    ("network", None, ht.TOr(ht.TNone, ht.TList)),
1071 1072
    ]
1072 1073

  
1073 1074

  

Also available in: Unified diff