heat/heat/tests
Jenkins d08d5c6cdd Merge "Add ability to pass 0, "", {} or [] as a parameter" 2015-02-26 09:45:23 +00:00
..
autoscaling Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
aws Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
db Merge "Add test for db version 052 convergence_flag" 2015-02-20 12:48:32 +00:00
openstack Do not use volume objects in volume resources 2015-02-12 14:00:51 +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 Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
common.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
fakes.py Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
generic_resource.py Move logging to use oslo_log library 2015-02-17 09:23:34 +00:00
test_api_aws.py Add additional tests for heat.api.aws package 2015-01-30 17:27:27 +01:00
test_api_cfn_v1.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_api_cloudwatch.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_api_ec2token.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_api_openstack_v1.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_auth_url.py Fix [H302] errors in heat/common 2014-11-20 15:06:53 +00:00
test_autoscaling_update_policy.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_ceilometer_alarm.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_cinder_client.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_clients.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_common_param_utils.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_policy.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_common_serializers.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_common_service_utils.py heat-manage service list 2015-02-02 13:05:46 +05:30
test_constraints.py Using six.string_types for python3 compatible 2014-11-03 15:03:56 +08:00
test_cw_alarm.py Use unique stack name in tests by default 2015-01-30 20:36:45 +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 H904 style checking rule 2015-01-20 11:14:06 +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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_engine_service.py Deployment signal_transport: TEMP_URL_SIGNAL 2015-02-25 13:48:52 +13:00
test_engine_service_stack_watch.py Separate StackWatch out into it's own module 2014-12-19 14:11:15 +10:00
test_engine_worker.py Convergence message bus 2015-02-23 12:29:53 +05:30
test_environment.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_environment_format.py Add "parameter_defaults" to the environment 2014-12-15 09:44:11 +10:00
test_event.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_exception.py Remove deprecated function i18n.install('heat') 2014-10-13 10:31:28 +08:00
test_fault_middleware.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_function.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_glance_client.py Enable H904 style checking rule 2015-01-20 11:14:06 +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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_heatclient.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_hot.py Merge "Don't validate custom constraints on default values" 2015-01-27 03:12:21 +00:00
test_identifier.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_instance.py Split instance code into seperate file 2015-02-05 10:43:43 +08:00
test_instance_group.py Move reload test to test_instance_group 2015-02-12 19:35:51 +10:00
test_instance_group_update_policy.py Make the update policy timeout check into a unit test 2015-02-02 20:10:20 +10:00
test_instance_network.py Split instance code into seperate file 2015-02-05 10:43:43 +08:00
test_iso_8601.py Don't import HeatTestCase directly 2014-10-22 14:15:11 +08:00
test_lifecycle_plugin_utils.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_loadbalancer.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_loguserdata.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_metadata_refresh.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_multi_part.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nested_stack.py Change ResDataNestedStackTest to not use a nested stack 2015-02-24 14:11:01 +10:00
test_network_interface.py Use unique stack name in tests by default 2015-01-30 20:36:45 +02:00
test_neutron.py Merge "Change Neutron::FloatingIPAssociation res's name" 2015-02-16 03:47:43 +00: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_neutron_metering.py Add 'shared' property for OS::Neutron::MeteringLabel 2015-01-08 01:08:56 +00:00
test_neutron_network_gateway.py Apply neutron network constraint 2015-02-13 09:00:37 +00:00
test_neutron_security_group.py Merge "Do not ignore OverQuota errors from neutronclient" 2015-01-27 03:36:52 +00:00
test_neutron_vpnservice.py Enable H305 and H307 style checks 2015-01-20 09:47:25 +02:00
test_nokey.py Split instance code into seperate file 2015-02-05 10:43:43 +08:00
test_notifications.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_nova_client.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_nova_floatingip.py Merge "Change Nova::FloatingIPAssociation resource's id" 2015-02-16 03:47:34 +00: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 Apply neutron network constraint 2015-02-13 09:00:37 +00:00
test_parameters.py Add ability to pass 0, "", {} or [] as a parameter 2015-02-25 14:45:40 -05:00
test_parser.py Handle NotFound exception in total_nested() 2015-02-24 14:11:01 +10: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 Allow lists and strings for Json parameters via provider resources 2015-02-23 18:20:58 +00:00
test_provider_template.py Make sure template resource's metadata is refreshed 2015-02-12 19:35:51 +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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_resource.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_resource_group.py Add ability to pass 0, "", {} or [] as a parameter 2015-02-25 14:45:40 -05:00
test_restarter.py Split instance code into seperate file 2015-02-05 10:43:43 +08:00
test_rpc_client.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_rpc_worker_client.py Convergence message bus 2015-02-23 12:29:53 +05:30
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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_sahara_templates.py Allow floating_ip_pool on Nova-net in Sahara 2015-01-27 13:49:51 +02: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 Merge "Do not ignore OverQuota errors from neutronclient" 2015-01-27 03:36:52 +00:00
test_server.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_server_tags.py Split instance code into seperate file 2015-02-05 10:43:43 +08:00
test_short_id.py Order imports in alphabetical order (9/9) 2014-05-22 16:49:51 +03:00
test_signal.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_software_component.py Merge "Fix sw component creation parameter error" 2015-02-02 08:30:31 +00:00
test_software_config.py Use RPC directly for software config operations 2014-11-12 10:16:00 +13:00
test_software_deployment.py Deployment signal_transport: TEMP_URL_SIGNAL 2015-02-25 13:48:52 +13:00
test_sqlalchemy_api.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_stack_lock.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_stack_resource.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_stack_user.py Use unique stack name in tests by default 2015-01-30 20:36:45 +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 Use keystoneclient auth plugins 2015-01-27 09:24:12 +10:00
test_swift_client.py Deployment signal_transport: TEMP_URL_SIGNAL 2015-02-25 13:48:52 +13:00
test_swiftsignal.py Typos fixed in return messages. 2015-02-11 19:04:38 +00: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 Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_user.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_validate.py Merge "Enhanced error handling in outputs block" 2015-02-01 22:17:21 +00:00
test_version_negotiation_middleware.py Enable H904 style checking rule 2015-01-20 11:14:06 +02:00
test_volume_utils.py Do not use volume objects in volume resources 2015-02-12 14:00:51 +00:00
test_vpc.py Make all assertEqual() calls conform to convention 2014-12-03 19:07:26 +08:00
test_watch.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
test_wsgi.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
testing-overview.txt Update testing-overview.txt 2014-12-15 10:55:09 +02:00
utils.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00