Update tosca lib to version 0.5 09/12009/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Thu, 7 Apr 2016 18:08:49 +0000 (14:08 -0400)
committershangxdy <shang.xiaodong@zte.com.cn>
Thu, 7 Apr 2016 18:59:30 +0000 (14:59 -0400)
commitc8201c119ec686e79797721156767685fe848aca
treecce6aa15ded38d89c18a14b76c21f21e0b1a24f7
parent4e4c86a06d58b1816c074c7f9da4c58bbf10368c
Update tosca lib to version 0.5

Use tosca-parser and heat-translator to analyze to the basic
nfv-tosca type definitions, and use simple tosca new feature
such as policy, group and trigger, which are now supported by
the latest version of tosca-parser and heat-translator.

JIRA:PARSER-18

Change-Id: I797bcacbb5b32005d0aeb0f3f32851ac96e30f01
Signed--off-by: shangxdy <shang.xiaodong@zte.com.cn>
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
499 files changed:
tosca2heat/README.md
tosca2heat/heat-translator-0.3.0/.coveragerc [deleted file]
tosca2heat/heat-translator-0.3.0/.mailmap [deleted file]
tosca2heat/heat-translator-0.3.0/.testr.conf [deleted file]
tosca2heat/heat-translator-0.3.0/AUTHORS [deleted file]
tosca2heat/heat-translator-0.3.0/ChangeLog [deleted file]
tosca2heat/heat-translator-0.3.0/PKG-INFO [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/PKG-INFO [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/SOURCES.txt [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/dependency_links.txt [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/entry_points.txt [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/not-zip-safe [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/pbr.json [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/requires.txt [deleted file]
tosca2heat/heat-translator-0.3.0/heat_translator.egg-info/top_level.txt [deleted file]
tosca2heat/heat-translator-0.3.0/setup.cfg [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_collectd.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_elasticsearch.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_kibana.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_logstash.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_nodejs.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_paypalpizzastore.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_rsyslog.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/custom/hot/tosca_wordpress.py [deleted file]
tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_single_instance_wordpress.zip [deleted file]
tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_wordpress_invalid_import_path.zip [deleted file]
tosca2heat/heat-translator/CONTRIBUTING.rst [moved from tosca2heat/heat-translator-0.3.0/CONTRIBUTING.rst with 100% similarity]
tosca2heat/heat-translator/HACKING.rst [moved from tosca2heat/heat-translator-0.3.0/HACKING.rst with 100% similarity]
tosca2heat/heat-translator/LICENSE [moved from tosca2heat/heat-translator-0.3.0/LICENSE with 100% similarity]
tosca2heat/heat-translator/MANIFEST.in [moved from tosca2heat/heat-translator-0.3.0/MANIFEST.in with 100% similarity]
tosca2heat/heat-translator/README.rst [moved from tosca2heat/heat-translator-0.3.0/README.rst with 100% similarity]
tosca2heat/heat-translator/babel.cfg [moved from tosca2heat/heat-translator-0.3.0/babel.cfg with 100% similarity]
tosca2heat/heat-translator/doc/source/conf.py [moved from tosca2heat/heat-translator-0.3.0/doc/source/conf.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/doc/source/contributing.rst [moved from tosca2heat/heat-translator-0.3.0/doc/source/contributing.rst with 100% similarity]
tosca2heat/heat-translator/doc/source/index.rst [moved from tosca2heat/heat-translator-0.3.0/doc/source/index.rst with 100% similarity]
tosca2heat/heat-translator/doc/source/installation.rst [moved from tosca2heat/heat-translator-0.3.0/doc/source/installation.rst with 100% similarity]
tosca2heat/heat-translator/doc/source/usage.rst [moved from tosca2heat/heat-translator-0.3.0/doc/source/usage.rst with 66% similarity]
tosca2heat/heat-translator/heat_translator.py [moved from tosca2heat/heat-translator-0.3.0/heat_translator.py with 100% similarity]
tosca2heat/heat-translator/heat_translator_logging.conf [moved from tosca2heat/heat-translator-0.3.0/heat_translator_logging.conf with 100% similarity]
tosca2heat/heat-translator/openstack-common.conf [moved from tosca2heat/heat-translator-0.3.0/openstack-common.conf with 100% similarity]
tosca2heat/heat-translator/requirements.txt [moved from tosca2heat/tosca-parser-0.3.0/requirements.txt with 53% similarity]
tosca2heat/heat-translator/setup.cfg [new file with mode: 0644]
tosca2heat/heat-translator/setup.py [moved from tosca2heat/heat-translator-0.3.0/setup.py with 100% similarity]
tosca2heat/heat-translator/test-requirements.txt [moved from tosca2heat/heat-translator-0.3.0/test-requirements.txt with 54% similarity]
tosca2heat/heat-translator/tox.ini [moved from tosca2heat/heat-translator-0.3.0/tox.ini with 96% similarity]
tosca2heat/heat-translator/translator/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/common/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/common/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/common/exception.py [moved from tosca2heat/heat-translator-0.3.0/translator/common/exception.py with 100% similarity]
tosca2heat/heat-translator/translator/common/utils.py [moved from tosca2heat/heat-translator-0.3.0/translator/common/utils.py with 84% similarity]
tosca2heat/heat-translator/translator/conf/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/conf/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/conf/config.py [moved from tosca2heat/heat-translator-0.3.0/translator/conf/config.py with 100% similarity]
tosca2heat/heat-translator/translator/conf/translator.conf [moved from tosca2heat/heat-translator-0.3.0/translator/conf/translator.conf with 100% similarity]
tosca2heat/heat-translator/translator/custom/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/custom/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/custom/hot/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/custom/hot/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/syntax/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/syntax/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/syntax/hot_output.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/syntax/hot_output.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/syntax/hot_parameter.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/syntax/hot_parameter.py with 91% similarity]
tosca2heat/heat-translator/translator/hot/syntax/hot_resource.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/syntax/hot_resource.py with 77% similarity]
tosca2heat/heat-translator/translator/hot/syntax/hot_template.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/syntax/hot_template.py with 94% similarity]
tosca2heat/heat-translator/translator/hot/tests/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tests/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tests/test_hot_parameter.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tests/test_hot_parameter.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tests/test_translate_inputs.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tests/test_translate_inputs.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tests/test_translate_outputs.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tests/test_translate_outputs.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tosca/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/__init__.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tests/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tests/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tests/test_tosca_blockstorage.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tests/test_tosca_blockstorage.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tests/test_tosca_compute.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tests/test_tosca_compute.py with 85% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tests/test_tosca_objectstore.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tests/test_tosca_objectstore.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tests/test_tosca_policies.py [new file with mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_block_storage.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_block_storage.py with 93% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tosca_block_storage_attachment.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_block_storage_attachment.py with 100% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tosca_compute.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_compute.py with 70% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_database.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_database.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_dbms.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_dbms.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_network_network.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_network_network.py with 95% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tosca_network_port.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_network_port.py with 52% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tosca_object_storage.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_object_storage.py with 95% similarity]
tosca2heat/heat-translator/translator/hot/tosca/tosca_policies.py [new file with mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_software_component.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_software_component.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_web_application.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_web_application.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca/tosca_webserver.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca/tosca_webserver.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/hot/tosca_translator.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/tosca_translator.py with 85% similarity]
tosca2heat/heat-translator/translator/hot/translate_inputs.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/translate_inputs.py with 86% similarity]
tosca2heat/heat-translator/translator/hot/translate_node_templates.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/translate_node_templates.py with 80% similarity]
tosca2heat/heat-translator/translator/hot/translate_outputs.py [moved from tosca2heat/heat-translator-0.3.0/translator/hot/translate_outputs.py with 90% similarity]
tosca2heat/heat-translator/translator/osc/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/osc/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/osc/osc_plugin.py [moved from tosca2heat/heat-translator-0.3.0/translator/osc/osc_plugin.py with 100% similarity]
tosca2heat/heat-translator/translator/osc/utils.py [moved from tosca2heat/heat-translator-0.3.0/translator/osc/utils.py with 100% similarity]
tosca2heat/heat-translator/translator/osc/v1/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/osc/v1/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/osc/v1/tests/__init__.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/osc/v1/tests/fakes.py [new file with mode: 0644]
tosca2heat/heat-translator/translator/osc/v1/tests/test_translate.py [new file with mode: 0644]
tosca2heat/heat-translator/translator/osc/v1/tests/utils.py [new file with mode: 0644]
tosca2heat/heat-translator/translator/osc/v1/translate.py [moved from tosca2heat/heat-translator-0.3.0/translator/osc/v1/translate.py with 84% similarity]
tosca2heat/heat-translator/translator/shell.py [moved from tosca2heat/heat-translator-0.3.0/translator/shell.py with 58% similarity]
tosca2heat/heat-translator/translator/tests/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/common/__init__.py with 100% similarity]
tosca2heat/heat-translator/translator/tests/base.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/base.py with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/collectd/config.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/collectd/config.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/collectd/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/collectd/create.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/collectd/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/collectd/start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/elasticsearch/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/elasticsearch/create.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/elasticsearch/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/elasticsearch/start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/kibana/config.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/kibana/config.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/kibana/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/kibana/create.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/kibana/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/kibana/start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/logstash/configure_collectd.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/logstash/configure_collectd.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/logstash/configure_elasticsearch.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/logstash/configure_elasticsearch.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/logstash/configure_rsyslog.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/logstash/configure_rsyslog.py with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/logstash/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/logstash/create.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/logstash/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/logstash/start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/mongodb/config.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mongodb/config.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/mongodb/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mongodb/create.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/mongodb/create_database.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mongodb/create_database.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/mongodb/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mongodb/start.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/mysql/mysql_database_configure.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mysql/mysql_database_configure.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/mysql/mysql_dbms_configure.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mysql/mysql_dbms_configure.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/mysql/mysql_dbms_install.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mysql/mysql_dbms_install.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/mysql/mysql_dbms_start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/mysql/mysql_dbms_start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/nodejs/config.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/nodejs/config.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/nodejs/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/nodejs/create.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/nodejs/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/nodejs/start.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/rsyslog/config.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/rsyslog/config.sh with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/artifacts/rsyslog/create.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/rsyslog/create.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/rsyslog/start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/rsyslog/start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/webserver/webserver_install.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/webserver/webserver_install.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/webserver/webserver_start.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/webserver/webserver_start.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/wordpress/wordpress_configure.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/wordpress/wordpress_configure.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/artifacts/wordpress/wordpress_install.sh [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/artifacts/wordpress/wordpress_install.sh with 100% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/data/csar_elk.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_elk.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/csar_hello_world.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_hello_world.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/csar_metadata_not_yaml.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_metadata_not_yaml.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/csar_not_zip.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_not_zip.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/csar_single_instance_wordpress.zip [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/csar_wordpress_invalid_import_path.zip [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/csar_wordpress_invalid_script_url.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_wordpress_invalid_script_url.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/csar_wrong_metadata_file.zip [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/csar_wrong_metadata_file.zip with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/collectd.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/collectd.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/elasticsearch.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/elasticsearch.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/kibana.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/kibana.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/logstash.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/logstash.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/rsyslog.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/rsyslog.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/custom_types/wordpress.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/custom_types/wordpress.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_artifact.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_custom_type.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_custom_type_with_override.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_custom_type_with_param_override.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_elk.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_elk.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_elk_from_csar.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_elk_from_csar.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_flavor_and_image_params.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_hello_world.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_hello_world.yaml with 89% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_hello_world_userkey.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_host_assignment.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_host_assignment.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_nfv_sample.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_nodejs_mongodb_two_instances.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_nodejs_mongodb_two_instances.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_policies.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_instance_wordpress.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_instance_wordpress.yaml with 91% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_instance_wordpress_from_csar.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_instance_wordpress_from_csar.yaml with 91% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_object_store.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_object_store.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_server.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_server.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_server_with_defaults_with_input.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_server_with_defaults_with_input.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_server_with_defaults_without_input.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_single_server_with_defaults_without_input.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_single_server_without_tosca_os_version.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_software_component.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_software_component.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/hot_web_application.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/hot_web_application.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/network/hot_custom_network_nodes.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/hot_output/network/hot_one_server_one_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/network/hot_one_server_one_network.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/network/hot_one_server_three_networks.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/network/hot_one_server_three_networks.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/network/hot_server_on_existing_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/network/hot_server_on_existing_network.yaml with 95% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/network/hot_two_servers_one_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/network/hot_two_servers_one_network.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt1.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt1.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt2.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation1_alt2.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt1.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt1.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt2.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_attachment_notation2_alt2.yaml with 97% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_custom_relationship_type.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_custom_relationship_type.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_blockstorage_with_relationship_template.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_blockstorage_with_relationship_template.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt1.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt1.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt2.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/hot_output/storage/hot_multiple_blockstorage_with_attachment_alt2.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/network/test_tosca_custom_network_nodes_defs.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/network/test_tosca_custom_network_nodes_imports.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/network/test_tosca_custom_network_nodes_inline.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/network/tosca_one_server_one_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/network/tosca_one_server_one_network.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/network/tosca_one_server_three_networks.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/network/tosca_one_server_three_networks.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/network/tosca_server_on_existing_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/network/tosca_server_on_existing_network.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/network/tosca_two_servers_one_network.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/network/tosca_two_servers_one_network.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_blockstorage_with_attachment.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_blockstorage_with_attachment.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation1.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation1.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation2.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_blockstorage_with_attachment_notation2.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_blockstorage_with_custom_relationship_type.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_blockstorage_with_custom_relationship_type.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_blockstorage_with_relationship_template.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_blockstorage_with_relationship_template.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_multiple_blockstorage_with_attachment.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_multiple_blockstorage_with_attachment.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/storage/tosca_single_object_store.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/storage/tosca_single_object_store.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/test_host_assignment.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/test_host_assignment.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/test_single_server_without_optional_version_prop.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/test_tosca_artifact.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/test_tosca_custom_type.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/test_tosca_custom_type_with_override.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/test_tosca_flavor_and_image.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/test_tosca_nfv_sample.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/tosca_elk.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_elk.yaml with 98% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_helloworld.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_helloworld.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_helloworld_invalid.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_helloworld_invalid.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_nodejs_mongodb_two_instances.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_nodejs_mongodb_two_instances.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_policies.yaml [new file with mode: 0644]
tosca2heat/heat-translator/translator/tests/data/tosca_single_instance_wordpress.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_single_instance_wordpress.yaml with 84% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml with 90% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_single_instance_wordpress_with_url_import.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml with 84% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_single_server.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/tosca_single_server.yaml with 93% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_single_server_with_defaults.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_single_server_with_defaults.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_software_component.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_software_component.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/data/tosca_web_application.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_web_application.yaml with 100% similarity]
tosca2heat/heat-translator/translator/tests/test_conf.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/test_conf.py with 100% similarity]
tosca2heat/heat-translator/translator/tests/test_shell.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/test_shell.py with 61% similarity]
tosca2heat/heat-translator/translator/tests/test_template.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/test_template.py with 93% similarity, mode: 0644]
tosca2heat/heat-translator/translator/tests/test_tosca_hot_translation.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/test_tosca_hot_translation.py with 78% similarity]
tosca2heat/heat-translator/translator/tests/test_utils.py [moved from tosca2heat/heat-translator-0.3.0/translator/tests/test_utils.py with 96% similarity]
tosca2heat/tosca-parser-0.3.0/.coveragerc [deleted file]
tosca2heat/tosca-parser-0.3.0/.mailmap [deleted file]
tosca2heat/tosca-parser-0.3.0/.testr.conf [deleted file]
tosca2heat/tosca-parser-0.3.0/AUTHORS [deleted file]
tosca2heat/tosca-parser-0.3.0/ChangeLog [deleted file]
tosca2heat/tosca-parser-0.3.0/PKG-INFO [deleted file]
tosca2heat/tosca-parser-0.3.0/test-requirements.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/PKG-INFO [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/SOURCES.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/dependency_links.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/entry_points.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/not-zip-safe [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/pbr.json [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/requires.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/tosca_parser.egg-info/top_level.txt [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/elements/policytype.py [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/elements/property_definition.py [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/groups.py [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_path.zip [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_tosca_top_level_error1.yaml [deleted file]
tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_tosca_top_level_error2.yaml [deleted file]
tosca2heat/tosca-parser/CONTRIBUTING.rst [moved from tosca2heat/tosca-parser-0.3.0/CONTRIBUTING.rst with 100% similarity]
tosca2heat/tosca-parser/HACKING.rst [moved from tosca2heat/tosca-parser-0.3.0/HACKING.rst with 100% similarity]
tosca2heat/tosca-parser/LICENSE [moved from tosca2heat/tosca-parser-0.3.0/LICENSE with 100% similarity]
tosca2heat/tosca-parser/MANIFEST.in [moved from tosca2heat/tosca-parser-0.3.0/MANIFEST.in with 100% similarity]
tosca2heat/tosca-parser/README.rst [moved from tosca2heat/tosca-parser-0.3.0/README.rst with 63% similarity]
tosca2heat/tosca-parser/babel.cfg [moved from tosca2heat/tosca-parser-0.3.0/babel.cfg with 100% similarity]
tosca2heat/tosca-parser/doc/source/conf.py [moved from tosca2heat/tosca-parser-0.3.0/doc/source/conf.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/doc/source/contributing.rst [moved from tosca2heat/tosca-parser-0.3.0/doc/source/contributing.rst with 100% similarity]
tosca2heat/tosca-parser/doc/source/index.rst [moved from tosca2heat/tosca-parser-0.3.0/doc/source/index.rst with 51% similarity]
tosca2heat/tosca-parser/doc/source/installation.rst [moved from tosca2heat/tosca-parser-0.3.0/doc/source/installation.rst with 100% similarity]
tosca2heat/tosca-parser/doc/source/usage.rst [moved from tosca2heat/tosca-parser-0.3.0/doc/source/usage.rst with 100% similarity]
tosca2heat/tosca-parser/openstack-common.conf [moved from tosca2heat/tosca-parser-0.3.0/openstack-common.conf with 100% similarity]
tosca2heat/tosca-parser/requirements.txt [moved from tosca2heat/heat-translator-0.3.0/requirements.txt with 58% similarity]
tosca2heat/tosca-parser/setup.cfg [moved from tosca2heat/tosca-parser-0.3.0/setup.cfg with 53% similarity]
tosca2heat/tosca-parser/setup.py [moved from tosca2heat/tosca-parser-0.3.0/setup.py with 96% similarity]
tosca2heat/tosca-parser/test-requirements.txt [new file with mode: 0644]
tosca2heat/tosca-parser/tosca_parser.py [moved from tosca2heat/tosca-parser-0.3.0/tosca_parser.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/__init__.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/capabilities.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/capabilities.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/common/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/__init__.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/common/exception.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/common/exception.py with 82% similarity]
tosca2heat/tosca-parser/toscaparser/dataentity.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/dataentity.py with 95% similarity]
tosca2heat/tosca-parser/toscaparser/elements/TOSCA_definition_1_0.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/TOSCA_definition_1_0.yaml with 81% similarity]
tosca2heat/tosca-parser/toscaparser/elements/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/prereq/__init__.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/artifacttype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/artifacttype.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/attribute_definition.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/attribute_definition.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/capabilitytype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/capabilitytype.py with 88% similarity]
tosca2heat/tosca-parser/toscaparser/elements/constraints.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/constraints.py with 94% similarity]
tosca2heat/tosca-parser/toscaparser/elements/datatype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/datatype.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/entity_type.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/entity_type.py with 66% similarity]
tosca2heat/tosca-parser/toscaparser/elements/grouptype.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/elements/interfaces.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/interfaces.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/nodetype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/nodetype.py with 83% similarity]
tosca2heat/tosca-parser/toscaparser/elements/policytype.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/elements/property_definition.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/elements/relationshiptype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/relationshiptype.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/scalarunit.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/scalarunit.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/elements/statefulentitytype.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/elements/statefulentitytype.py with 89% similarity]
tosca2heat/tosca-parser/toscaparser/elements/tosca_type_validation.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/entity_template.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/entity_template.py with 80% similarity]
tosca2heat/tosca-parser/toscaparser/extensions/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/__init__.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/extensions/exttools.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/TOSCA_nfv_definition_1_0.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/__init__.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/utils/__init__.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/nfv.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/__init__.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/data/tosca_helloworld_nfv.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/test_tosca_nfv_tpl.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/functions.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/functions.py with 61% similarity]
tosca2heat/tosca-parser/toscaparser/groups.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/imports.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/imports.py with 57% similarity]
tosca2heat/tosca-parser/toscaparser/nodetemplate.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/nodetemplate.py with 87% similarity]
tosca2heat/tosca-parser/toscaparser/parameters.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/parameters.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/policy.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/prereq/__init__.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/prereq/csar.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/prereq/csar.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/properties.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/properties.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/relationship_template.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/relationship_template.py with 89% similarity]
tosca2heat/tosca-parser/toscaparser/shell.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/shell.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/__init__.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/collectd/config.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/collectd/config.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/collectd/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/collectd/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/collectd/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/collectd/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/elasticsearch/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/elasticsearch/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/elasticsearch/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/elasticsearch/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/kibana/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/kibana/config.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/kibana/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/kibana/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/kibana/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/kibana/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/logstash/configure_collectd.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/logstash/configure_collectd.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/logstash/configure_elasticsearch.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/logstash/configure_elasticsearch.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/logstash/configure_rsyslog.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/logstash/configure_rsyslog.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/logstash/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/logstash/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/logstash/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/logstash/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mongodb/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mongodb/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mongodb/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mongodb/create.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mongodb/create_database.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mongodb/create_database.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mongodb/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mongodb/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mysql/mysql_database_configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mysql/mysql_database_configure.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mysql/mysql_dbms_configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mysql/mysql_dbms_configure.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mysql/mysql_dbms_install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mysql/mysql_dbms_install.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/mysql/mysql_dbms_start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/mysql/mysql_dbms_start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/nodejs/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/nodejs/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/nodejs/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/nodejs/create.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/nodejs/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/nodejs/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/rsyslog/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/rsyslog/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/rsyslog/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/rsyslog/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/rsyslog/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/rsyslog/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/webserver/webserver_install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/webserver/webserver_install.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/webserver/webserver_start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/webserver/webserver_start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/wordpress/wordpress_configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/wordpress/wordpress_configure.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/artifacts/wordpress/wordpress_install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/wordpress/wordpress_install.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/base.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/base.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_elk.csar [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_elk.csar with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_elk.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_elk.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_hello_world.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_hello_world.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_invalid_entry_def.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_invalid_entry_def.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_metadata_not_yaml.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_metadata_not_yaml.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_missing_metadata.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_missing_metadata.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_no_metadata_file.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_no_metadata_file.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_not_zip.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_not_zip.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_path.zip [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_url.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_url.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_path.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_path.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_url.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_url.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wordpress_with_url_import_and_script.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wordpress_with_url_import_and_script.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/csar_wrong_metadata_file.zip [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/csar_wrong_metadata_file.zip with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/collectd.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/collectd.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/elasticsearch.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/elasticsearch.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/kibana.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/kibana.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/logstash.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/logstash.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/paypalpizzastore_nodejs_app.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/paypalpizzastore_nodejs_app.yaml with 97% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/rsyslog.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/rsyslog.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Definitions/tosca_elk.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Definitions/tosca_elk.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/README.txt [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/README.txt with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/config.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create_database.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create_database.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/create.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/config.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/config.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/create.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/create.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/start.sh with 100% similarity, mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata/TOSCA.meta [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata/TOSCA.meta with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/tosca_single_instance_wordpress.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/tosca_single_instance_wordpress.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/README.txt [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/README.txt with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/configure.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/install.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase/configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase/configure.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/install.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/start.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/start.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/configure.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/configure.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/install.sh [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/install.sh with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata/TOSCA.meta [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata/TOSCA.meta with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/collectd.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/collectd.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/compute_with_attribute_list.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/compute_with_prop.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/custom_caps_def.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/custom_relationship_type_defs.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/db_with_list_param.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/elasticsearch.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/elasticsearch.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/imported_sample.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/kibana.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/kibana.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/logstash.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/logstash.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/nested_rsyslog.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/nested_rsyslog.yaml with 91% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/nested_test_wordpress.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/nested_test_wordpress.yaml with 61% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/node_with_cap.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml with 97% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/rsyslog.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/rsyslog.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/custom_types/wordpress.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/custom_types/wordpress.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/datatypes/custom_datatype_def.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/datatypes/custom_datatype_def.yaml with 88% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/datatypes/test_custom_datatypes_in_current_template.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/datatypes/test_custom_datatypes_in_current_template.yaml with 89% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/datatypes/test_custom_datatypes_nested_datatype_error.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/datatypes/test_custom_datatypes_nested_datatype_error.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/datatypes/test_custom_datatypes_positive.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/datatypes/test_custom_datatypes_positive.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/datatypes/test_custom_datatypes_value_error.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/datatypes/test_custom_datatypes_value_error.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_capabilties_inheritance.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_concat.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_concat_invalid.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_host_keyword.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_get_attribute_host_keyword.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_host_not_found.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_get_attribute_host_not_found.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_illegal_host_in_outputs.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_get_attribute_illegal_host_in_outputs.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_source_target_keywords.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_unknown_attribute_name.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_get_attribute_unknown_attribute_name.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_unknown_node_template_name.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_get_attribute_unknown_node_template_name.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_with_index.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_attribute_with_index_error.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_property_source_target_keywords.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_get_property_with_host.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_invalid_function_signature.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_invalid_function_signature.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_unknown_capability_property.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_unknown_capability_property.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_unknown_input_in_interface.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_unknown_input_in_interface.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/test_unknown_input_in_property.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/functions/test_unknown_input_in_property.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/functions/tosca_nested_property_names_indexes.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/groups/definitions.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/groups/tosca_group_template.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/policies/custom_definitions.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/policies/tosca_policy_template.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_attributes_inheritance.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_available_rel_tpls.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_custom_caps_def.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_custom_relationships.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_instance_nested_imports.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_instance_nested_imports.yaml with 90% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_invalid_section_names.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_invalid_section_names.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_invalid_template_version.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_invalid_template_version.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_multiple_validation_errors.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_multiple_validation_errors.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_no_inputs_in_template.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_no_inputs_in_template.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_no_outputs_in_template.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_no_outputs_in_template.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_node_filter.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_repositories_definition.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_requirements.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_requirements.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_tosca_custom_rel_with_script.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_tosca_normative_type_by_shortname.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/test_tosca_normative_type_by_shortname.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/test_tosca_top_level_error1.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/test_tosca_top_level_error2.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/definitions.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/topology_template/definitions.yaml with 99% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/subsystem.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/topology_template/subsystem.yaml with 97% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/system.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/topology_template/system.yaml with 76% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_elk.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/tosca_elk.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_helloworld.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/tosca_helloworld.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_imports_validation.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_load_balancer.yaml [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_single_instance_wordpress.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/tosca_single_instance_wordpress.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_single_instance_wordpress_with_url_import.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_one_network.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_one_network.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_three_networks.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_three_networks.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/network/tosca_server_on_existing_network.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/network/tosca_server_on_existing_network.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/network/tosca_two_servers_one_network.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/network/tosca_two_servers_one_network.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation1.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation1.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation2.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation2.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_custom_relationship_type.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_custom_relationship_type.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_relationship_template.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_relationship_template.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_multiple_blockstorage_with_attachment.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_multiple_blockstorage_with_attachment.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/storage/tosca_single_object_store.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/storage/tosca_single_object_store.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/tosca_nodejs_mongodb_two_instances.yaml [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/spec_samples/v1.0/tosca_nodejs_mongodb_two_instances.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/spec_samples/v1.0/tosca_single_server.yaml [moved from tosca2heat/heat-translator-0.3.0/translator/tests/data/tosca_single_server.yaml with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_constraints.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_constraints.py with 96% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_custom_relationships.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/tests/test_datatypes.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_datatypes.py with 80% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_exception.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_exception.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_functions.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_functions.py with 61% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_prereq.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_prereq.py with 98% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_properties.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_properties.py with 67% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_scalarunit.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_scalarunit.py with 99% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_shell.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_shell.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_topology_template.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_topology_template.py with 97% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_toscadef.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_toscadef.py with 86% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_toscatpl.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_toscatpl.py with 73% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_toscatplvalidation.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_toscatplvalidation.py with 77% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_utils.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_utils.py with 78% similarity]
tosca2heat/tosca-parser/toscaparser/tests/test_validate_tosca_version.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tests/test_validate_tosca_version.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/topology_template.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/topology_template.py with 74% similarity]
tosca2heat/tosca-parser/toscaparser/tosca_template.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tosca_template.py with 72% similarity]
tosca2heat/tosca-parser/toscaparser/tpl_relationship_graph.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/tpl_relationship_graph.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/triggers.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/utils/__init__.py [new file with mode: 0644]
tosca2heat/tosca-parser/toscaparser/utils/gettextutils.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/utils/gettextutils.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/utils/urlutils.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/utils/urlutils.py with 100% similarity]
tosca2heat/tosca-parser/toscaparser/utils/validateutils.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/utils/validateutils.py with 84% similarity]
tosca2heat/tosca-parser/toscaparser/utils/yamlparser.py [moved from tosca2heat/tosca-parser-0.3.0/toscaparser/utils/yamlparser.py with 93% similarity]
tosca2heat/tosca-parser/tox.ini [moved from tosca2heat/tosca-parser-0.3.0/tox.ini with 96% similarity]