heat-translator/translator/tests
Nobuhiro Uematsu c6e04928fb ETSI-NFV SOL 001 translation: AffinityRule
The current heat-translator supports several conversions of
resources defined in ETSI NFV-SOL 001[1].
This patch supports the conversion of new resource types.
Specifically, the following types related to
'PlacementConstraints'.
- tosca.groups.nfv.PlacementGroup
- tosca.policies.nfv.AffinityRule
- tosca.policies.nfv.AntiAffinityRule

[1] https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/001/02.06.01_60/gs_NFV-SOL001v020601p.pdf

Co-Authored-By: Hiroo Kitamura hiroo.kitamura@ntt-at.co.jp
Implements: blueprint support-placement-constraints
Change-Id: Ic22a6183ee0d7c8357063bdafbb1a11c1a6efa3c
2021-03-10 11:57:14 +09:00
..
data ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
__init__.py Implement TOSCA Block Storage 2014-08-15 08:48:10 -05:00
base.py Implement TOSCA Block Storage 2014-08-15 08:48:10 -05:00
test_conf.py Remove six support 2020-12-11 17:07:14 +00:00
test_etsi_tosca_hot_translation.py ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
test_shell.py Use unittest.mock instead of third party mock 2020-04-18 16:09:09 -05:00
test_template.py Update code to use tosca-parser 0.4.0 2016-02-04 15:53:27 -08:00
test_tosca_hot_translation.py Create VNF with parameter file using scaling policy 2019-02-26 06:50:06 +00:00
test_translate_node_template.py ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
test_utils.py Move heat-translator to new hacking 4.0.0 2021-01-26 14:00:21 +05:30