Support python3 uploaded to pypi websit 29/68229/2 master
authorshangxdy <shang.xiaodong@zte.com.cn>
Thu, 11 Jul 2019 15:57:11 +0000 (23:57 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Thu, 11 Jul 2019 15:59:41 +0000 (23:59 +0800)
The patch only trigger new version building for ONAP

JIRA:parser-189

Change-Id: Id5f9cf8af309c6b913797fde737607938275daec
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
docs/release/userguide/feature.userguide.rst

index 4d0d46e..4ad4f22 100644 (file)
@@ -71,7 +71,7 @@ Using api, which is used to parse and get the result of service template. it can
 
    ToscaTemplate(path=None, parsed_params=None, a_file=True, yaml_dict_tpl=None,
                                           sub_mapped_node_template=None,
-                                          no_required_paras_valid=False, debug=False )
+                                          no_required_paras_valid=False, debug=False)
 
 REST API
 *********