parameter -nrpv not fuctioning in toscaparser 37/60937/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Tue, 14 Aug 2018 13:57:35 +0000 (21:57 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Tue, 14 Aug 2018 17:38:17 +0000 (01:38 +0800)
commit0a5370bd4de5d17de58d0a71e7683210df0a0352
tree0c84f0397266e177a5bc3b0d02fc7e4dfdb80f7b
parentfcda9807cfa6a89d691877126b406c5d3909d9b9
parameter -nrpv not fuctioning in toscaparser

In opnfv-toscaparer ver 1.0.1, when passing -nrpv to prohibit the input
parameter validation, i.e.

    toscaparser --template-file <file> -nrpv

The exceptions of type MissingRequiredParameterError are still got
raised. Seems that -nrpv parameter is not working.

JIRA: PARSER-181

Change-Id: If44eefcc2b7bdb360eae023ed2c2cd67789c2128
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/common/exception.py