heat/heat/tests
Jeff Peeler a3a4d31d2e pep8 fix: assertEquals -> assertEqual
Change is necessary due to update to hacking 0.8.0, which is in
alignment with project standards.

Change-Id: I012958e63d9e0efaf36ee57fe9102e835ef8533c
Closes-bug: #1218190
2013-12-12 17:19:39 -05:00
..
policy Add check_is_admin to common.policy.Enforcer 2013-11-27 22:30:59 +00:00
templates Rename Quantum to Neutron 2013-08-06 22:08:27 -07:00
unit Remove the CheckedDict class 2012-11-05 17:56:09 +01:00
v1_1 Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
__init__.py Enable running tests via testr 2013-04-30 13:51:07 -07:00
common.py oslo: update the rpc module 2013-12-06 12:00:42 +11:00
fakes.py Merge "Derive context is_admin from policy" 2013-12-03 05:20:17 +00:00
generic_resource.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
test_api_aws.py tests : fix cut/paste test name shadowing 2013-06-03 23:57:33 +01:00
test_api_cfn_v1.py Fix missing policy enforcement in CFN API 2013-12-11 15:04:13 +00:00
test_api_cloudwatch.py Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 12:23:58 +02:00
test_api_ec2token.py Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 12:23:58 +02:00
test_api_openstack_v1.py Merge "Change ID column of Event table to UUID" 2013-12-09 07:58:17 +00:00
test_api_openstack_v1_util.py Add filter support to stack API 2013-11-21 10:05:45 -06:00
test_api_openstack_v1_views_stacks_view_builder.py pep8 fix: assertEquals -> assertEqual 2013-12-12 17:19:39 -05:00
test_api_openstack_v1_views_views_common.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
test_attributes.py Clean up the attributes module 2013-07-31 13:04:47 +02:00
test_auth_password.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 02:43:12 +08:00
test_autoscaling.py Use all available headroom for autoscaling 2013-11-25 17:31:36 +00:00
test_autoscaling_update_policy.py Send usage notifications on major stack events 2013-11-01 14:29:09 +11:00
test_ceilometer_alarm.py change alarms to use UpdateAllowed property schema 2013-10-24 16:30:05 -10:00
test_clients.py Allow plugins to be specified as a cloud_backend 2013-10-23 09:39:36 -07:00
test_cloudwatch.py Enable exception format checking when testing 2013-10-14 21:09:49 -04:00
test_common_context.py Fix show_deleted errors in RequestContext 2013-11-29 17:37:45 +00:00
test_common_policy.py Add check_is_admin to common.policy.Enforcer 2013-11-27 22:30:59 +00:00
test_constraints.py Factor Schema out of properties.py for re-use 2013-12-02 14:46:00 +01:00
test_cw_alarm.py Migrate to Oslo DB 96d1f887dda Part 3 2013-10-09 13:13:30 +04:00
test_dbinstance.py assertEquals is deprecated, use assertEqual 2013-09-16 23:00:10 +02:00
test_dependencies.py Make the API for getting dependency graph edges public 2013-08-22 15:02:08 +02:00
test_eip.py Merge "Increase support for the AllocationId property" 2013-10-11 21:48:57 +00:00
test_engine_api_utils.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_engine_service.py Instance call build_userdata directly 2013-12-09 14:39:15 +13:00
test_environment.py Prove that a user can't remove global resources 2013-10-24 00:06:59 -10:00
test_environment_format.py Catch all yaml exceptions 2013-10-19 10:51:53 -10:00
test_event.py change assertEquals to assertEqual 2013-10-24 08:37:39 +02:00
test_exception.py use msg_fmt not message in Exceptions 2013-10-24 10:44:15 -10:00
test_fault_middleware.py FaultWrapper error mapping supports parent classes 2013-11-20 12:02:33 -03:00
test_heatclient.py Adds ability to configure various clients used by the Heat 2013-11-22 13:50:30 +04:00
test_hot.py Using a number in str_replace causes an exception 2013-11-11 17:28:55 -06:00
test_identifier.py Change ID column of Event table to UUID 2013-12-04 15:16:46 -03:00
test_instance.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_instance_group.py Rolling update support for Instance/AutoScalingGroup 2013-10-08 12:05:23 -07:00
test_instance_group_update_policy.py Make Autoscaling update policy tests faster 2013-10-17 14:44:25 +02:00
test_instance_network.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_iso8601_utils.py Support ISO8601 duration format for UpdatePolicy PauseTime 2013-09-01 13:20:40 -07:00
test_loadbalancer.py Shorten physical resource name to custom limit 2013-11-13 13:35:35 +13:00
test_loguserdata.py Revert "Replace part_handler.py with write-files cloudinit mechanism" 2013-08-05 12:13:59 -05:00
test_metadata_refresh.py Don't obtain resources through stack.resources 2013-10-04 16:38:40 +02:00
test_nested_stack.py Merge "Fix nested stack test setUp ordering" 2013-10-25 04:07:28 +00:00
test_neutron.py Merge "Add OS::Neutron::NetDHCPAgent for neutron/net.py" 2013-12-11 02:50:41 +00:00
test_neutron_autoscaling.py Get pool members from DB API 2013-11-15 15:38:00 +00:00
test_neutron_firewall.py Allow resources to be updated in parallel 2013-08-30 20:51:03 +02:00
test_neutron_loadbalancer.py Add load balancer PoolMember resource 2013-12-09 09:49:17 +01:00
test_neutron_security_group.py Implement OS::Neutron::SecurityGroup 2013-11-11 11:39:08 +13:00
test_neutron_vpnservice.py Adding IPsec site connection to Heat resources 2013-09-05 10:57:16 +12:00
test_nokey.py Instance call build_userdata directly 2013-12-09 14:39:15 +13:00
test_notifications.py Send usage notifications on major stack events 2013-11-01 14:29:09 +11:00
test_nova_keypair.py Implement native Nova keypair resource 2013-10-15 19:17:28 -05:00
test_nova_utils.py Allow overriding the instance_user per server 2013-10-11 16:54:57 +11:00
test_os_database.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_parameters.py Replace try...except block with assertRaises 2013-12-09 18:36:18 +08:00
test_parser.py Allow intrinsic functions to be called in any order 2013-12-09 15:55:07 +13:00
test_plugin_loader.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_properties.py Factor Schema out of properties.py for re-use 2013-12-02 14:46:00 +01:00
test_provider_template.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_random_string.py A resource to generate random strings 2013-10-10 08:08:22 +13:00
test_resource.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_resource_group.py Implement a Heat-native resource group 2013-11-14 10:28:42 -06:00
test_restarter.py Add test for OS::Heat::HARestarter 2013-11-22 17:38:00 +02:00
test_rpc_client.py Add filter support to stack API 2013-11-21 10:05:45 -06:00
test_s3.py Implement Tags for S3 bucket 2013-11-13 21:33:25 +11:00
test_scheduler.py Use print_function compatible syntax 2013-06-24 15:41:51 +02:00
test_security_group.py Implement parallel delete 2013-09-04 15:02:02 -05:00
test_server.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_server_tags.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_short_id.py Migrate test base class to testtools. 2013-05-25 09:43:40 +02:00
test_signal.py Stub out unmocked keystone auth in signal tests 2013-10-24 13:09:03 -07:00
test_sqlalchemy_api.py Database changes for multi-engine support 2013-12-10 09:34:36 -06:00
test_sqlalchemy_filters.py Add exact filter support to SQL API list stacks 2013-11-20 08:37:23 -06:00
test_stack_lock.py Implement stack-locking for multi-engine support 2013-12-10 16:01:13 -06:00
test_stack_resource.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_swift.py Implement parallel delete 2013-09-04 15:02:02 -05:00
test_template_format.py Catch all yaml exceptions 2013-10-19 10:51:53 -10:00
test_urlfetch.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
test_user.py Don't obtain resources through stack.resources 2013-10-04 16:38:40 +02:00
test_validate.py Rename exception NoUniqueImageFound 2013-11-12 15:07:29 +13:00
test_version_negotiation_middleware.py pep8 fix: assertEquals -> assertEqual 2013-12-12 17:19:39 -05:00
test_volume.py Fix bad resource schema for Volume 2013-12-03 15:13:23 +01:00
test_vpc.py Implement PrivateIpAddress attribute 2013-11-26 12:38:34 +01:00
test_waitcondition.py Remove oslo uuidutils.generate_uuid from heat code 2013-12-10 09:58:46 +08:00
test_watch.py To support both CW and CM, return alarmurl from policy ref 2013-08-23 10:41:36 +10:00
test_wsgi.py Fix BaseException.message DeprecationWarning 2013-11-22 15:21:34 +00:00
testing-overview.txt Remove examples and update testing-overview.txt 2013-04-30 13:51:31 -07:00
utils.py Account for truncated resource names in test PhysName 2013-12-06 10:09:14 -06:00