heat-translator/translator/tests/data/hot_output
dineshbhor fd75f0c5de Fix 'Placement' policies not translated
Some policies derived from standard policies are translated
by base policy translator. For example, a policy which has
`tosca.policies.tacker.Alarming` type derived from
`tosca.policies.Monitoring` type is translated by a translator to
`tosca.policies.Monitoring` type.

A policy which has a type derived from tosca.policies.Placement
doesn't seems to be translated by a translator to
`tosca.policies.Placement`.

This patch fixes this issue by adding the `tosca.policies.Placement`
specific check while translating nodetemplates.

This policy translation support is required to implement below
tacker blueprint:
https://blueprints.launchpad.net/tacker/+spec/vdu-affinity-policy

Closes-Bug: #1755433
Change-Id: Ib265ac3add18027c91a601140a4f03a661603615
2018-05-30 01:52:36 -07:00
..
autoscaling Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
interfaces New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
monitoring Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
network Update tosca_network_port.py to support custom relationships 2016-03-01 19:37:57 +00:00
nfv Fix 'Placement' policies not translated 2018-05-30 01:52:36 -07:00
policies New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
storage Fix bug that only 1 volume will be attached to VDU automatically 2017-03-28 01:50:23 -04:00
hot_artifact.yaml Handle artifacts defining a Ansible Galaxy role. 2016-08-09 17:07:23 +02:00
hot_custom_type.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
hot_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
hot_custom_type_with_param_override.yaml Generate a get_param from a get_input instead of inlining the default value 2016-02-29 18:19:50 +01:00
hot_elk.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
hot_elk_from_csar.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
hot_exchange_public_ssh_key.yaml Implements get_operation_output function. 2016-07-07 17:02:21 +02:00
hot_flavor_and_image.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_flavor_and_image_params.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_get_functions_semantic.yaml When removing an empty res also remove refs to it in depends_on 2017-08-21 11:47:17 +02:00
hot_hello_world.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_hello_world_userkey.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_host_assignment.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_nodejs_mongodb_two_instances.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_script_types.yaml Support ansible and puppet scripts. 2016-04-12 10:09:29 +02:00
hot_single_instance_wordpress.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
hot_single_instance_wordpress_from_csar.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
hot_single_object_store.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
hot_single_server.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_single_server_with_defaults_with_input.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_single_server_with_defaults_without_input.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_single_server_without_tosca_os_version.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_software_component.yaml Remove default key_name property and pass through all others 2016-02-23 03:35:02 -06:00
hot_software_component_multiple_hosts.yaml Adds support for SoftwareDeploymentGroup in HT 2016-12-06 12:56:24 +05:30
hot_web_application.yaml Generate a get_param from a get_input instead of inlining the default value 2016-02-29 18:19:50 +01:00