heat-translator/translator/hot/tosca
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
..
etsi_nfv ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tests ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
__init__.py TOSCA generator translation for individual TOSCA type. 2014-06-11 12:03:49 -07:00
tosca_block_storage.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_block_storage_attachment.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_cluster_policies_scaling.py Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
tosca_compute.py Use image attribute if specified in os properties 2017-09-20 11:41:05 +02:00
tosca_database.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_dbms.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_floating.py Assign floating IP to the vdu 2017-03-17 15:23:16 +05:30
tosca_network_network.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_network_port.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_object_storage.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_policies.py Fix ToscaPolicies overwrites scheduler_hints 2019-07-10 11:46:20 +09:00
tosca_policies_monitoring.py Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
tosca_policies_reservation.py Support reservation policy in heat-translator 2019-01-09 06:28:27 +00:00
tosca_policies_scaling.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_software_component.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_web_application.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_webserver.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00