heat/heat/tests
Pavlo Shchelokovskyy 4279bd2923 Enable H305 and H307 style checks
Correct grouping and ordering of imports

Change-Id: I47ea0d53f80d7f0aeb01c1c6afd63713be87ddf4
2015-01-20 09:47:25 +02:00
..
autoscaling Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
aws Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
db Enable E265 style check 2015-01-05 11:58:27 +02:00
openstack Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 H305 and H307 style checks 2015-01-20 09:47:25 +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 H305 and H307 style checks 2015-01-20 09:47:25 +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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_ceilometer_alarm.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_cinder_client.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_clients.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_cloud_config.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_cloudwatch.py Implement handle_check for CloudWatch 2014-11-11 14:27:37 -05:00
test_common_context.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_empty_stack.py Fix updating from an empty stack 2014-07-17 21:35:17 +10:00
test_engine_api_utils.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_engine_service.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_function.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_glance_client.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_hot.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_identifier.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_instance.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_instance_group.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 H305 and H307 style checks 2015-01-20 09:47:25 +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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nested_stack.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_network_interface.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_neutron_autoscaling.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_neutron_client.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_neutron_firewall.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_neutron_loadbalancer.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_floatingip.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_keypair.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_servergroup.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nova_utils.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_os_database.py Correct '_refresh_instance' method in OSDBInstance 2014-12-09 13:27:49 +00:00
test_parameters.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_parser.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_random_string.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_remote_stack.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_resource.py Add a strict_validate flag to Stacks 2015-01-06 09:31:22 +00:00
test_resource_group.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_restarter.py Apply nova server constraints for resources 2014-12-03 01:54:46 +00:00
test_rpc_client.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_rsrc_defn.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 H305 and H307 style checks 2015-01-20 09:47:25 +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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_sqlalchemy_api.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_stack_user.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02: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