heat-translator/translator/tests/data/hot_output/nfv
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
..
SP1_res.yaml Remove invalid char ' from translated nested autoscaling template 2017-01-09 16:11:26 -05:00
hot_nfv_sample.yaml New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
hot_policy_anti_affinity.yaml Fix 'Placement' policies not translated 2018-05-30 01:52:36 -07:00
hot_policy_soft_affinity.yaml Fix 'Placement' policies not translated 2018-05-30 01:52:36 -07:00
hot_tosca_nfv_autoscaling.yaml Add 'cooldown' attribute to scaling policy 2017-05-17 01:59:25 -07:00