heat-translator/translator/tests
Hiroyuki JO 4833eb5e92 ETSI-NFV SOL 001 translation: VNF, Compute
Currently heat-translator supports translation of TOSCA Simple Profile
for YAML[1] and TOSCA Simple Profile for NFV[2] only.
This commit enables to translation of the follwoing type defined in
ETSI NFV-SOL 001[3].
- tosca.nodes.nfv.VNF
- tosca.nodes.nfv.Vdu.Compute

[1] http://docs.oasis-open.org/tosca/tosca-nfv/v1.0/tosca-nfv-v1.0.html
[2] http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.0/TOSCA-Simple-Profile-YAML-v1.0.html
[3] https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/001/02.06.01_60/gs_NFV-SOL001v020601p.pdf

Story: 2006372
Task: 36161

Change-Id: I69263dce88bab5413a2d6f74f8d0c920dd454bf3
2020-01-22 03:35:40 +00:00
..
data ETSI-NFV SOL 001 translation: VNF, Compute 2020-01-22 03:35:40 +00: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 nit: fix loading tosca classes including ., p, y 2019-11-27 17:52:38 +09:00
test_etsi_tosca_hot_translation.py ETSI-NFV SOL 001 translation: VNF, Compute 2020-01-22 03:35:40 +00:00
test_shell.py Provide a specific stack_name when deploy a template use heat-translator 2016-08-31 13:53:49 +00: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: VNF, Compute 2020-01-22 03:35:40 +00:00
test_utils.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00