Revision 213076fe lib/opcodes.py
b/lib/opcodes.py | ||
---|---|---|
2029 | 2029 |
"MAC address prefix that overrides cluster one"), |
2030 | 2030 |
("add_reserved_ips", None, _TMaybeAddr4List, |
2031 | 2031 |
"Which IP addresses to reserve"), |
2032 |
("conflicts_check", True, ht.TBool, |
|
2033 |
"Whether to check for conflicting IP addresses"), |
|
2032 | 2034 |
("tags", ht.EmptyList, ht.TListOf(ht.TNonEmptyString), "Network tags"), |
2033 | 2035 |
] |
2034 | 2036 |
OP_RESULT = ht.TNone |
Also available in: Unified diff