heat-translator/translator/tests/data
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
..
artifacts Implements get_operation_output function. 2016-07-07 17:02:21 +02:00
autoscaling Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
custom_types Support Senlin auto-scaling policy in heat-translator 2016-09-09 01:42:24 +09:00
etsi_nfv ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
hot_output ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
interfaces New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
monitoring Move usage from deprecated Ceilometer API to Gnocchi API 2018-05-16 01:26:51 +09:00
network Update tosca_network_port.py to support custom relationships 2016-03-01 19:37:57 +00:00
nfv Create VNF with parameter file using scaling policy 2019-02-26 06:50:06 +00:00
policies New AutoScalingGroup test file and overall organizing test files 2016-11-07 21:43:32 -05:00
reservation Support reservation policy in heat-translator 2019-01-09 06:28:27 +00:00
storage Fix bug that only 1 volume will be attached to VDU automatically 2017-03-28 01:50:23 -04:00
csar_elk.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_hello_world.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_metadata_not_yaml.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_not_zip.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_single_instance_wordpress.zip Map get_property to an actual property 2016-02-25 17:25:44 +01:00
csar_wordpress_invalid_import_path.zip Update code to use tosca-parser 0.4.0 2016-02-04 15:53:27 -08:00
csar_wordpress_invalid_script_url.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
csar_wrong_metadata_file.zip Add translation of CSAR archives 2015-10-01 22:51:40 -07:00
test_host_assignment.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
test_single_server_without_optional_version_prop.yaml Treat OS version as an optional property 2016-02-15 18:20:11 -08:00
test_tosca_artifact.yaml Handle artifacts defining a Ansible Galaxy role. 2016-08-09 17:07:23 +02:00
test_tosca_custom_type.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
test_tosca_custom_type_with_override.yaml Generate a get_param from a get_input instead of inlining the default value 2016-02-29 18:19:50 +01:00
test_tosca_flavor_and_image.yaml Do not use normative type as custom type 2017-01-11 12:41:37 -05:00
test_tosca_get_functions_semantic.yaml Add test for commit ebc1edb12e. 2016-07-08 10:57:05 +02:00
test_tosca_unsupported_type.yaml Added Support for Unsupported Types 2016-08-29 10:59:12 -07:00
tosca_elk.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_exchange_public_ssh_key.yaml Implements get_operation_output function. 2016-07-07 17:02:21 +02:00
tosca_helloworld.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_helloworld_invalid.yaml Provide option to only validate template 2015-12-15 12:52:01 -08:00
tosca_nodejs_mongodb_two_instances.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_single_instance_wordpress.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_instance_wordpress_with_local_abspath_import.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_instance_wordpress_with_url_import.yaml Map get_property to an actual property 2016-02-25 17:25:44 +01:00
tosca_single_server.yaml Add support to create heat stack from TOSCA 2016-04-01 20:47:55 +05:30
tosca_single_server_with_defaults.yaml Fix translation issue with interface inputs and functions 2015-10-01 10:20:19 -07:00
tosca_software_component.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00
tosca_software_component_multiple_hosts.yaml Adds support for SoftwareDeploymentGroup in HT 2016-12-06 12:56:24 +05:30
tosca_web_application.yaml Move tosca library test data under translator tests 2015-09-08 09:52:52 -07:00