heat/heat/tests
Zhenguo Niu 09ecdc55a0 Don't import HeatTestCase directly
Fix the HeatTestCase import issue as required by H302,
a following patch of https://review.openstack.org/#/c/129846/

Change-Id: Iab9a508682e9fe2932b7d00b191c8a4cdea4738b
2014-10-22 14:15:11 +08:00
..
autoscaling Rewrite AutoScalingGroup adjustment tests as unit tests 2014-10-08 21:14:03 +10:00
db Merge "Fix downgrades in migration scripts 016 and 035" 2014-08-29 08:30:26 +00: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 Merge "Resolve AWS::EC2::Instance AZ output to a value if not specified" 2014-09-26 08:13:40 +00:00
__init__.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
common.py Bring the fakelogging closer to olsotest 2014-10-10 12:07:22 +10:00
fakes.py Catch correct exception for Cinder api version detection 2014-10-17 14:39:25 -05:00
generic_resource.py Make sure that the properties are stored on updates 2014-10-10 12:04:18 +10:00
test_api_aws.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_cfn_v1.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_cloudwatch.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_ec2token.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_openstack_v1.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_api_openstack_v1_util.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_auth_url.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_autoscaling.py Merge "Convert bool/int values into string for string properties" 2014-10-09 01:12:17 +00:00
test_autoscaling_update_policy.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_ceilometer_alarm.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_clients.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_cloud_config.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_cloudwatch.py tests remove stack_delete_after decorator 2014-04-30 16:14:59 +01:00
test_common_context.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_param_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_policy.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_serializers.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_constraints.py Always convert string type params to string 2014-08-06 18:02:42 -04:00
test_cw_alarm.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_dbinstance.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_dependencies.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
test_eip.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_empty_stack.py Fix updating from an empty stack 2014-07-17 21:35:17 +10:00
test_engine_api_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_engine_service.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_environment.py Pass list of parameters to engine service to reset 2014-09-15 17:51:32 -07:00
test_environment_format.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_glance_image.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_heat_autoscaling_group.py Rework autoscaling group current_size attribute 2014-10-08 21:14:03 +10:00
test_heatclient.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_hot.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_identifier.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00
test_image.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_instance.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_instance_group.py Don't shadow local variables "resource" 2014-10-20 22:23:56 +10:00
test_instance_group_update_policy.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_instance_network.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_iso_8601.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_lifecycle_plugin_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_loadbalancer.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_loguserdata.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_metadata_refresh.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_multi_part.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nested_stack.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_network_interface.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_autoscaling.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_client.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_firewall.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_loadbalancer.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_metering.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_network_gateway.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_security_group.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_neutron_vpnservice.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nokey.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_notifications.py Switch to oslo.utils 2014-09-30 14:27:59 +02:00
test_nova_client.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nova_floatingip.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nova_keypair.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nova_servergroup.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_nova_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_os_database.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_parameters.py Merge "Make str(json_param) return string vs python" 2014-09-13 03:35:14 +00:00
test_parser.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_plugin_loader.py Skip tests when loading plugins 2014-04-30 23:19:57 +02:00
test_plugin_manager.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_properties.py Make sure that the properties are stored on updates 2014-10-10 12:04:18 +10:00
test_provider_template.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_random_string.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_resource.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_resource_group.py ResourceGroup add remove_policies property 2014-10-20 22:51:28 +01:00
test_restarter.py Unit tests: Create resources with ResourceDefinition 2014-06-05 13:45:14 -04:00
test_rpc_client.py Add RPC API for cancel update stack 2014-09-13 16:53:04 +03:00
test_rsrc_defn.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_server.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_server_tags.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_software_config.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_software_deployment.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sqlalchemy_api.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sqlalchemy_filters.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_sqlalchemy_types.py Order imports in alphabetical order (8/9) 2014-03-27 12:45:17 +02: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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_stack_user.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_structured_config.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_support.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_swift.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_swift_client.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_swiftsignal.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +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 Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_urlfetch.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_user.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_validate.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_version_negotiation_middleware.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_volume.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_vpc.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_waitcondition.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08: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 Remove examples and update testing-overview.txt 2013-04-30 13:51:31 -07:00
utils.py Merge "Import the stack module directly" 2014-10-06 08:16:22 +00:00