heat/heat/tests
Pavlo Shchelokovskyy fb4f131d84 Enable F402 and F812 style checks
Checks for shadowing by loop variables

Change-Id: I6fd89d34fee35d08b5b15f2ee0015f1ed685f0be
2015-01-05 11:58:27 +02:00
..
autoscaling Add some autoscaling crud unit tests 2014-12-19 14:11:15 +10:00
db Enable E265 style check 2015-01-05 11:58:27 +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 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 Catch correct exception for Cinder api version detection 2014-10-17 14:39:25 -05: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 Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02: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 Correct group's updates from a failed state 2014-12-24 14:31:39 +08:00
test_autoscaling_update_policy.py Always update nested stacks 2014-12-12 15:20:24 -05: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 Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03: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 Sync oslo modules 2014-12-10 19:57:12 +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 Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_function.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Extract group functions into a utility module. 2014-12-04 10:39:31 +08:00
test_heatclient.py Merge "Catch v3 keystone unauthorized error when creating stack" 2014-12-12 00:37:29 +00:00
test_hot.py Enable E265 style check 2015-01-05 11:58:27 +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 Correct group's updates from a failed state 2014-12-24 14:31:39 +08: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 Always use fakes_v1_1 for heat.tests.v1_1 fakes import 2014-12-05 14:28:33 +03:00
test_loguserdata.py Enable E265 style check 2015-01-05 11:58:27 +02:00
test_metadata_refresh.py Apply nova flavor constraint for resources 2014-12-03 01:55:05 +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 Do static template validation for nested stacks 2014-12-09 05:00:39 +00:00
test_network_interface.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron.py Merge "OS::Neutron::Subnet host_routes should allow updates." 2014-12-25 22:40:34 +00: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02: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 Enable E265 style check 2015-01-05 11:58:27 +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 E265 style check 2015-01-05 11:58:27 +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 Merge "Add "parameter_defaults" to the environment" 2014-12-17 14:15:34 +00:00
test_resource.py Merge "Failed res no need UpdateReplace which has nested_stack" 2014-12-02 12:25:59 +00:00
test_resource_group.py Enable E122, E126 and E128 style checks 2015-01-05 11:58:26 +02:00
test_restarter.py Apply nova server constraints for resources 2014-12-03 01:54:46 +00:00
test_rpc_client.py Merge "Expose resource attributes in the API" 2014-12-10 02:59:26 +00:00
test_rsrc_defn.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
test_s3.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sahara_cluster.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Fix SoftwareDeployments validation 2014-12-19 22:46:27 +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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_stack_resource.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_stack_user.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +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 Better error on deleting non-empty Swift container 2014-12-30 16:28:11 +00: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.py Support cinder volume retype 2014-12-12 16:39:08 +08:00
test_vpc.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_waitcondition.py Enable F402 and F812 style checks 2015-01-05 11:58:27 +02:00
test_watch.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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