tosca-parser/toscaparser/tests/data
nirajsingh fd3c74b86b Add reservation policy support
This patch adds `tosca.policies.reservation` policy_type
in TOSCA definitions and it's related unit tests.

Tacker Blueprint: https://blueprints.launchpad.net/tacker/+spec/reservation-vnfm
Tacker Spec: https://review.openstack.org/#/c/561840/
Change-Id: Ic5d790df938b40d75bc50252e1e688e9c09eb568
2018-12-03 17:08:07 +09:00
..
CSAR Fix paypalpizzastore_nodejs_app required property 2016-09-06 18:27:10 -07:00
containers Fix TOSCA type for Docker container 2016-11-30 12:15:12 -05:00
custom_types Closes-Bug: #1746532 2018-01-31 16:37:16 +01:00
datatypes Implement PortSpec datatype and all spec. requirements 2016-04-20 08:36:54 -05:00
dsl_definitions Add new dsl_definitions test template 2016-09-16 12:53:34 -07:00
functions Fix error getting a boolean capability property with value false 2017-06-20 06:18:04 +00:00
groups Added support for TOSCA group and group types 2016-01-28 15:39:46 +05:30
interfaces Organize containers and other tests 2016-11-30 11:33:29 -05:00
load_balancer Organize containers and other tests 2016-11-30 11:33:29 -05:00
node_filter Organize containers and other tests 2016-11-30 11:33:29 -05:00
policies Add reservation policy support 2018-12-03 17:08:07 +09:00
relationship Organize containers and other tests 2016-11-30 11:33:29 -05:00
repositories Organize containers and other tests 2016-11-30 11:33:29 -05:00
requirements Organize containers and other tests 2016-11-30 11:33:29 -05:00
topology_template Changed the derived type of "tosca.nodes.SomeApp" 2017-03-03 14:18:09 +01:00
test_attributes_inheritance.yaml Solves the incorrect inheritance of attributes in NodeType 2016-02-03 09:25:14 +01:00
test_available_rel_tpls.yaml Solves the "TypeError: 'NoneType' object is not iterable" when getting nodetemplate relationships. 2015-12-21 08:57:37 +01:00
test_credential_datatype.yaml Create new example templates for TOSCA Credential Data Type 2016-05-11 12:42:26 +00:00
test_custom_capabilty.yaml Fix error getting relationshps in case of custom_def capability 2017-05-11 05:41:36 +00:00
test_custom_caps_def.yaml Bugfix to enable CapabilityTypeDef to consider custom definitions 2016-02-16 10:00:28 +01:00
test_custom_caps_with_datatype.yaml Adding custom datatypes support in properties of capabilities 2017-08-28 17:00:21 +08:00
test_endpoint_on_compute.yaml Add endpoint capability to Compute (cf spec) 2016-08-23 15:53:07 +02:00
test_import_invalid_template_version.yaml Closes-Bug: #1746441 2018-01-31 09:45:58 +01:00
test_import_metadata.yml Closes-Bug: #1746532 2018-01-31 16:37:16 +01:00
test_instance_nested_imports.yaml fix nested import list bug 2017-07-12 01:19:35 +08:00
test_invalid_input_defaults.yaml Added logic to validate the default values from the templates. 2016-05-24 15:50:56 -07:00
test_invalid_section_names.yaml Fix an issue with handling invalid section names 2015-11-17 09:52:51 -08:00
test_invalid_template_version.yaml Redefine respository structure 2015-08-25 08:18:39 -07:00
test_long_rel.yaml Fix error using get_attribute with HOST in case of setting host relationship in "long" format. 2018-07-02 13:16:04 +02:00
test_multiple_validation_errors.yaml Fix validation for invalid type 2017-01-16 22:17:33 -05:00
test_no_inputs_in_template.yaml Allow special keywords in TOSCA template 2015-09-28 11:12:00 -07:00
test_no_outputs_in_template.yaml Redefine respository structure 2015-08-25 08:18:39 -07:00
test_normative_type_properties_override.yaml Template to demonstrate properties override 2017-01-07 23:04:24 -05:00
test_tosca_custom_rel_with_script.yaml Solves an error in the _create_interfaces function in case of custom relationships defined in TOSCA document. 2016-03-08 09:49:34 +01:00
test_tosca_normative_type_by_shortname.yaml Add validation for parameters 2016-09-01 01:26:10 +08:00
test_tosca_top_level_error1.yaml Fix the incorrect use of attribute 2016-03-14 11:48:32 -07:00
test_tosca_top_level_error2.yaml Fix the incorrect use of attribute 2016-03-14 11:48:32 -07:00
tosca_elk.yaml Fix translation issue with interface inputs and functions 2015-09-24 10:27:50 -07:00
tosca_helloworld.yaml Support extracting the main template from a CSAR archive 2015-09-22 15:13:37 -07:00
tosca_imports_validation.yaml Imported templates are not fully validated 2016-07-29 17:16:14 +05:30
tosca_single_instance_wordpress.yaml Fix translation issue with interface inputs and functions 2015-09-24 10:27:50 -07:00
tosca_single_instance_wordpress_with_local_abspath_import.yaml Add expected path for built in template 2015-11-30 11:55:20 -08:00
tosca_single_instance_wordpress_with_url_import.yaml Handle URLs for input templates and imports 2015-09-09 12:34:27 -07:00
tosca_test_get_operation_output.yaml Implementing get_operation_output function 2016-09-01 18:49:14 +05:30