Fix OpSetInstanceParams.disk_template check
When moving the opcode parameters I moved two or three checks from an opcode's CheckArguments function to the type checks. This was one of them and unfortunately I didn't notice the parameter can be None. Signed-off-by:Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Loading
Please register or sign in to comment