heat/heat/tests
Jenkins 37b01d38b9 Merge "Enable resource signals be handled asynchronously" 2015-01-19 15:55:53 +00:00
..
autoscaling Move autoscaling vpc zone test into autoscaling/ 2015-01-07 09:37:02 +10:00
aws Split tests for AWS/OS waitconditions 2015-01-13 11:33:11 +08:00
db Enable E265 style check 2015-01-05 11:58:27 +02:00
openstack Split tests for AWS/OS waitconditions 2015-01-13 11:33:11 +08:00
policy Add check_is_admin to common.policy.Enforcer 2013-11-27 22:30:59 +00:00
templates "version" section should be required in template 2014-01-24 09:47:55 +08:00
v1_1 Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
__init__.py Enable E265 style check 2015-01-05 11:58:27 +02:00
common.py Add cinder volume type constraint for resources 2014-12-12 15:51:28 +08:00
fakes.py Authenticate the domain user with id instead of username 2014-12-23 18:40:13 -08:00
generic_resource.py Convert unicode to six.text_type in heat/tests 2014-12-08 16:47:19 +03:00
test_api_aws.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_cfn_v1.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_api_cloudwatch.py Always import heat.rpc.api as rpc_api 2014-12-01 16:28:51 -06:00
test_api_ec2token.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_api_openstack_v1.py Merge "Enable resource signals be handled asynchronously" 2015-01-19 15:55:53 +00:00
test_api_openstack_v1_util.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_api_openstack_v1_views_stacks_view_builder.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_openstack_v1_views_views_common.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_attributes.py Hide warning for old style attribute schema test 2014-06-18 08:58:45 +00:00
test_auth_password.py Use configured auth for standalone middleware 2014-12-18 10:41:55 +13:00
test_auth_url.py Fix [H302] errors in heat/common 2014-11-20 15:06:53 +00:00
test_autoscaling.py Merge "Move tests for _lb_reload() into test_instance_group" 2015-01-12 11:34:45 +00:00
test_autoscaling_update_policy.py Split wait condition handle into separate files 2015-01-13 03:11:33 +00:00
test_ceilometer_alarm.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_cinder_client.py Add cinder volume type constraint for resources 2014-12-12 15:51:28 +08:00
test_clients.py Deal with misconfigured cloud_backend 2015-01-09 13:00:42 +08:00
test_cloud_config.py Include group argument in calls to create_software_config 2014-11-19 11:18:50 +13:00
test_cloudwatch.py Implement handle_check for CloudWatch 2014-11-11 14:27:37 -05:00
test_common_context.py Fix DeprecationWarning for using oslo.middleware 2015-01-13 03:25:54 +01:00
test_common_param_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_policy.py Sync oslo modules 2014-12-10 19:57:12 +01:00
test_common_serializers.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
test_cw_alarm.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_dbinstance.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_dependencies.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_eip.py Merge "Add PropertyUnspecifiedError exception" 2014-12-19 12:17:24 +00:00
test_empty_stack.py Fix updating from an empty stack 2014-07-17 21:35:17 +10:00
test_engine_api_utils.py Unit test for resource attribute SHOW fix 2014-12-11 08:51:38 -08:00
test_engine_service.py Merge "Enable resource signals be handled asynchronously" 2015-01-19 15:55:53 +00:00
test_engine_service_stack_watch.py Separate StackWatch out into it's own module 2014-12-19 14:11:15 +10:00
test_environment.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_environment_format.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_event.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_exception.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
test_fault_middleware.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_function.py Enable H202 style check 2015-01-13 11:36:45 +02:00
test_glance_client.py Move ImageConstraintTest to test_glance_client.py 2014-11-18 01:19:00 +00:00
test_glance_image.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_grouputils.py Extract group functions into a utility module. 2014-12-04 10:39:31 +08:00
test_heat_autoscaling_group.py Move heat_autoscaling_policy to tests/autoscaling/ 2015-01-07 09:37:02 +10:00
test_heatclient.py Authenticate the domain user with id instead of username 2014-12-23 18:40:13 -08:00
test_hot.py Enable H402 style check 2015-01-13 11:36:45 +02:00
test_identifier.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_instance.py Enable ResourceUnknownStatus to report status_reason 2014-12-12 15:24:44 +08:00
test_instance_group.py Move tests for _lb_reload() into test_instance_group 2015-01-07 09:37:02 +10:00
test_instance_group_update_policy.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_instance_network.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_iso_8601.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_lifecycle_plugin_utils.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_loadbalancer.py Merge "LB: separate out the FnGetRefId and FnGetAttr tests" 2015-01-15 02:43:54 +00:00
test_loguserdata.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_metadata_refresh.py Merge "Enable resource signals be handled asynchronously" 2015-01-19 15:55:53 +00:00
test_multi_part.py Use correct IDs when collecting multipart config parts 2014-11-25 11:02:08 +13:00
test_nested_stack.py Add some crud tests to nested stacks 2015-01-08 15:45:05 +10:00
test_network_interface.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron.py Remove default for DISTRIBUTED property 2015-01-19 08:04:02 -05:00
test_neutron_autoscaling.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_neutron_client.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_neutron_firewall.py Correct protocol allowed values for firewall rule 2015-01-13 14:52:21 +00:00
test_neutron_loadbalancer.py Enable ResourceUnknownStatus to report status_reason 2014-12-12 15:24:44 +08:00
test_neutron_metering.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_network_gateway.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_neutron_security_group.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_neutron_vpnservice.py Add property 'router' to Neutron::VPNService 2014-12-24 14:04:35 +00:00
test_nokey.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_notifications.py Split wait condition into separate files 2015-01-13 09:59:49 +08:00
test_nova_client.py Add serial console url attribute for nova server 2014-12-04 10:11:46 +00:00
test_nova_floatingip.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_nova_keypair.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_nova_servergroup.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_nova_utils.py Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_os_database.py Correct '_refresh_instance' method in OSDBInstance 2014-12-09 13:27:49 +00:00
test_parameters.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_parser.py No parameter value validation when strict_validate disabled 2015-01-09 11:11:31 +00:00
test_plugin_loader.py Fix doc generation for contrib resources 2014-12-19 10:05:16 -05:00
test_plugin_manager.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_properties.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_provider_template.py Move template resource tests to functional 2015-01-12 23:07:05 +10:00
test_random_string.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_remote_stack.py Merge "Add "parameter_defaults" to the environment" 2014-12-17 14:15:34 +00:00
test_resource.py Add a strict_validate flag to Stacks 2015-01-06 09:31:22 +00:00
test_resource_group.py Make the attribute tests not need a nested stack 2015-01-12 23:07:05 +10:00
test_restarter.py Apply nova server constraints for resources 2014-12-03 01:54:46 +00:00
test_rpc_client.py Enable resource signals be handled asynchronously 2015-01-19 18:51:19 +08:00
test_rsrc_defn.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
test_s3.py Gracefully fail to delete nonempty S3 Bucket 2015-01-02 19:20:49 +02:00
test_sahara_cluster.py Wait for Sahara Cluster to be deleted 2014-12-29 12:05:26 +02:00
test_sahara_templates.py Add Nova flavor constraint for SaharaNodeGroupTemplate 2014-12-22 11:54:07 +08:00
test_scaling_template.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_scheduler.py Enable H202 style check 2015-01-13 11:36:45 +02:00
test_security_group.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_server.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_server_tags.py Merge "Always use fakes_v1_1 for heat.tests.v1_1 fakes import" 2014-12-12 02:29:36 +00:00
test_short_id.py Order imports in alphabetical order (9/9) 2014-05-22 16:49:51 +03:00
test_signal.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_software_component.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_software_config.py Use RPC directly for software config operations 2014-11-12 10:16:00 +13:00
test_software_deployment.py Need to call _delete_resource() anyway for sd deletion 2015-01-07 03:24:19 +00:00
test_sqlalchemy_api.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_sqlalchemy_filters.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sqlalchemy_types.py Fix [H302] errors in heat/engine 2014-11-26 16:43:55 +03:00
test_ssl_middleware.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_stack_lock.py Stop patching oslo.messaging private bits 2015-01-06 09:53:00 +10:00
test_stack_resource.py Merge "Separate the nested resources attribute tests" 2015-01-13 12:50:07 +00:00
test_stack_user.py Authenticate the domain user with id instead of username 2014-12-23 18:40:13 -08:00
test_structured_config.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_support.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_swift.py Add PurgeOnDelete property to OS::Swift::Container 2015-01-02 12:36:35 +02:00
test_swift_client.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_swiftsignal.py Use template directly instead of stack.tmpl 2014-12-05 16:12:25 +08:00
test_template.py Remove vim headers 2014-10-16 17:54:42 +03:00
test_template_format.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_timeutils.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_urlfetch.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_user.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_validate.py Merge "Always use fakes_v1_1 for heat.tests.v1_1 fakes import" 2014-12-12 02:29:36 +00:00
test_version_negotiation_middleware.py Fix [H302] errors in heat/tests 2014-11-26 16:43:56 +03:00
test_volume_utils.py Split AWS/OS volume tests 2015-01-08 03:25:02 +00:00
test_vpc.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_watch.py Remove mocking of timeutils.utcnow 2015-01-08 18:08:38 +01:00
test_wsgi.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
testing-overview.txt Update testing-overview.txt 2014-12-15 10:55:09 +02:00
utils.py Merge "Adds multi-region support for stack resource" 2014-12-11 17:05:18 +00:00