synchronize upstream about tosca-parser 09/37609/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Mon, 17 Jul 2017 08:29:36 +0000 (16:29 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Mon, 17 Jul 2017 08:29:36 +0000 (16:29 +0800)
commit040e0718bcfac3cd01cf4ccae82bef2c0d01087b
tree0835e86f3e1a0c63db180335e94628915a229ee5
parent859e2826074aa51e0334d4607ccfcde5972e882e
synchronize upstream about tosca-parser

synchronize tosca-parser with version of 0.81

JIRA: PARSER-128

Change-Id: Ib00e391bd6c1f4c69776796eb7b28062f14b92fc
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
25 files changed:
tosca2heat/tosca-parser/CONTRIBUTING.rst [new file with mode: 0644]
tosca2heat/tosca-parser/HACKING.rst [new file with mode: 0644]
tosca2heat/tosca-parser/README.rst [moved from tosca2heat/tosca-parser/README.md with 100% similarity]
tosca2heat/tosca-parser/requirements.txt
tosca2heat/tosca-parser/setup.cfg
tosca2heat/tosca-parser/setup.py
tosca2heat/tosca-parser/test-requirements.txt
tosca2heat/tosca-parser/toscaparser/elements/TOSCA_definition_1_0.yaml
tosca2heat/tosca-parser/toscaparser/elements/nodetype.py
tosca2heat/tosca-parser/toscaparser/elements/policytype.py
tosca2heat/tosca-parser/toscaparser/functions.py
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/container_cap_child.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/custom_cap.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/node_with_cap.yaml
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_container_cap_child.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_prop_cap_bool.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_prop_cap_host.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/policies/tosca_policy_template.yaml
tosca2heat/tosca-parser/toscaparser/tests/data/test_custom_capabilty.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml
tosca2heat/tosca-parser/toscaparser/tests/test_functions.py
tosca2heat/tosca-parser/toscaparser/tests/test_topology_template.py
tosca2heat/tosca-parser/toscaparser/tests/test_toscatplvalidation.py
tosca2heat/tosca-parser/toscaparser/triggers.py
tosca2heat/tosca-parser/tox.ini