heat-translator/translator/tests
Hiroo Kitamura 292248be2c ETSI-NFV SOL 001 translation: ScalingPolicy
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.policies.nfv.InstantiationLevels
- tosca.policies.nfv.ScalingAspects
- tosca.policies.nfv.VduInitialDelta
- tosca.policies.nfv.VduInstantiationLevels
- tosca.policies.nfv.VduScalingAspectDeltas
- tosca.policies.nfv.VirtualLinkInstantiationLevels

[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

Change-Id: Ifdb287c84dfb19d25b519a2e23f1b82ccc3f4088
Story: 2006372
Task: 37622
2020-01-24 04:52:54 +00:00
..
data ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +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: ScalingPolicy 2020-01-24 04:52:54 +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: ScalingPolicy 2020-01-24 04:52:54 +00:00
test_utils.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00