heat-translator/translator/tests/data
Hiroo Kitamura 2c94431c0d Fix processing related to required properties
In the current UT testcase and yaml, there are several cases where
the required property of policy is insufficient or the definition
part is incorrect.
In addition, there is a bug in the code that has the translation
logic under 'translator/hot/tosca/'.
This patch fixes these translation logic codes, testcase and yaml.

Among the fixed yaml files, the following has a line feed code of CRLF,
so it has been modified to LF.

* translator/tests/data/autoscaling/tosca_cluster_autoscaling.yaml
* translator/tests/data/custom_types/senlin_cluster_policies.yaml
* translator/tests/data/nfv/test_tosca_nfv_autoscaling_with_params.yaml

In addition, NOTE description is added for
'translator/hot/tosca/tosca_policies_monitoring.py',
which is one of the translation logic codes.

Closes-Bug: #1918360
Change-Id: Ib9dec61007db5d354eaca86000ab3bcf6744a838
2021-03-10 11:52:49 +09:00
..
artifacts Implements get_operation_output function. 2016-07-07 17:02:21 +02:00
autoscaling Fix processing related to required properties 2021-03-10 11:52:49 +09:00
custom_types Fix processing related to required properties 2021-03-10 11:52:49 +09:00
etsi_nfv ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
hot_output Fix processing related to required properties 2021-03-10 11:52:49 +09:00
interfaces New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
monitoring Fix processing related to required properties 2021-03-10 11:52:49 +09:00
network Update tosca_network_port.py to support custom relationships 2016-03-01 19:37:57 +00:00
nfv Fix processing related to required properties 2021-03-10 11:52:49 +09:00
policies New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
reservation Fix processing related to required properties 2021-03-10 11:52:49 +09:00
storage Fix bug that only 1 volume will be attached to VDU automatically 2017-03-28 01:50:23 -04:00
csar_elk.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_hello_world.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_metadata_not_yaml.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_not_zip.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_single_instance_wordpress.zip Map get_property to an actual property 2016-02-25 17:25:44 +01:00
csar_wordpress_invalid_import_path.zip Update code to use tosca-parser 0.4.0 2016-02-04 15:53:27 -08:00
csar_wordpress_invalid_script_url.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_wrong_metadata_file.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
test_host_assignment.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
test_single_server_without_optional_version_prop.yaml Treat OS version as an optional property 2016-02-15 18:20:11 -08:00
test_tosca_artifact.yaml Handle artifacts defining a Ansible Galaxy role. 2016-08-09 17:07:23 +02:00
test_tosca_custom_type.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
test_tosca_custom_type_with_override.yaml Generate a get_param from a get_input instead of inlining the default value 2016-02-29 18:19:50 +01:00
test_tosca_flavor_and_image.yaml Do not use normative type as custom type 2017-01-11 12:41:37 -05:00
test_tosca_get_functions_semantic.yaml Add test for commit ebc1edb12e. 2016-07-08 10:57:05 +02:00
test_tosca_unsupported_type.yaml Added Support for Unsupported Types 2016-08-29 10:59:12 -07:00
tosca_elk.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_exchange_public_ssh_key.yaml Implements get_operation_output function. 2016-07-07 17:02:21 +02:00
tosca_helloworld.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_helloworld_invalid.yaml Provide option to only validate template 2015-12-15 12:52:01 -08:00
tosca_nodejs_mongodb_two_instances.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_single_instance_wordpress.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_instance_wordpress_with_local_abspath_import.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_instance_wordpress_with_url_import.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_server.yaml Add support to create heat stack from TOSCA 2016-04-01 20:47:55 +05:30
tosca_single_server_with_defaults.yaml Fix translation issue with interface inputs and functions 2015-10-01 10:20:19 -07:00
tosca_software_component.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_software_component_multiple_hosts.yaml Adds support for SoftwareDeploymentGroup in HT 2016-12-06 12:56:24 +05:30
tosca_web_application.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00