deb-heat/heat/tests
Thomas Herve a850d922b0 Fix ResetStateOnErrorTest.test_success
The new test ResetStateOnErrorTest.test_success relied on a class level
variable to do assertions, thus being sensitive to test order. This
moves the culprit variable to the instance level.

Change-Id: I09705903939530be0983aab830d27d80634fe23f
Closes-Bug: #1517359
2015-11-18 09:46:20 +01:00
..
api Merge "Use oslo.middleware SSLMiddleware" 2015-11-10 02:37:11 +00:00
autoscaling Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
aws Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
barbican Delete children handle_delete testing (Barbican) 2015-09-08 09:48:15 +03:00
ceilometer Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
cinder No need to detach if there is no attachment 2015-09-18 02:00:58 +00:00
clients Merge "Adds get_region_id() in keystone client plugin" 2015-11-17 15:44:08 +00:00
constraints
convergence Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
db datetime.datetime.utcnow() should be replaced 2015-11-10 17:24:51 +00:00
engine Merge "Reset stack status even when lock engine_id is None" 2015-11-18 01:37:03 +00:00
keystone Fix mixin class clients 2015-10-22 10:14:07 -04:00
magnum Add Baymodel contraint to OS::Magnum::Bay 2015-11-16 16:44:48 -05:00
manila Remove tests for _show_resource in manila 2015-09-29 13:39:32 +03:00
mistral Use assertTrue/False instead of assertEqual(T/F) 2015-10-26 22:45:25 +01:00
neutron Merge "Do nothing in prepare_for_replace if port not created" 2015-11-02 01:02:16 +00:00
nova Merge "Use EntityNotFound instead of NovaNetworkNotFound." 2015-11-16 11:42:46 +00:00
openstack Refactor unit tests to support ExceptionFilters in clients 2015-10-20 10:37:40 -04:00
policy Add resource_type-specific policies 2015-08-25 15:37:26 +03:00
templates
__init__.py Switch to mox3 2015-10-02 13:05:51 +05:30
common.py LBaaS v2 custom constraints 2015-11-06 16:09:55 +00:00
fakes.py Add signal_transport property to Heat wait conditions 2015-10-13 12:27:05 -07:00
generic_resource.py Conditionally check for service extensions 2015-11-11 12:49:25 +00:00
test_attributes.py
test_auth_password.py
test_auth_url.py
test_cloud_config.py
test_cloudwatch.py
test_common_context.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_common_exception.py Adds error_code in heat exceptions 2015-11-05 18:10:50 +05:30
test_common_param_utils.py
test_common_policy.py Add resource_type-specific policies 2015-08-25 15:37:26 +03:00
test_common_serializers.py py34: heat.tests.test_common_serializers 2015-08-26 13:09:04 +05:30
test_common_service_utils.py datetime.datetime.utcnow() should be replaced 2015-11-10 17:24:51 +00:00
test_constraints.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_convg_stack.py Convergence: Fix unittest test_updated_time 2015-11-16 18:22:41 +05:30
test_crypt.py
test_cw_alarm.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_dbinstance.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_empty_stack.py
test_engine_api_utils.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_engine_service_stack_watch.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_engine_service.py Reset stack status even when lock engine_id is None 2015-11-17 16:16:18 +13:00
test_environment_format.py
test_environment.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_event.py datetime.datetime.utcnow() should be replaced 2015-11-10 17:24:51 +00:00
test_exception.py
test_fault_middleware.py py34: heat.tests.test_fault_middleware 2015-09-22 22:40:48 +05:30
test_function.py Change assertTrue(isinstance()) by optimal assert 2015-11-02 12:23:22 +01:00
test_glance_image.py fix misspelled function name 2015-11-12 19:23:00 +08:00
test_grouputils.py Move function for member_definitions to grouputil 2015-11-03 09:04:30 +05:30
test_hot.py Correct list_join function 2015-11-16 15:34:24 +08:00
test_identifier.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_instance_group_update_policy.py
test_instance_group.py Make neutron resources available based on service extensions 2015-10-19 10:30:33 +05:30
test_lifecycle_plugin_utils.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_loguserdata.py Remove spurious logs from test_loguserdata 2015-10-29 17:12:34 +01:00
test_metadata_refresh.py Replaced mox with mock in test_metadata_refresh 2015-10-16 12:07:11 -04:00
test_multi_part.py
test_nested_stack.py Convergence: Fix to use cache_data for FnGetRefId (1) 2015-09-30 21:38:33 +05:30
test_nokey.py
test_none_resource.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-26 16:32:12 +01:00
test_notifications.py
test_os_database.py Remove tests for _show_resource in trove 2015-09-17 17:14:15 +03:00
test_parameters.py Raise StackValidationFailed on parameter validation 2015-10-31 08:01:52 +00:00
test_plugin_loader.py
test_properties.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-26 22:45:25 +01:00
test_provider_template.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_random_string.py Convergence: Fix to use cache_data for FnGetRefId (2) 2015-09-30 21:41:35 +05:30
test_remote_stack.py Refactor unit tests to support ExceptionFilters in clients 2015-10-20 10:37:40 -04:00
test_resource_group.py Move function for member_definitions to grouputil 2015-11-03 09:04:30 +05:30
test_resource.py Merge "LBaaS v2 custom constraints" 2015-11-12 03:51:20 +00:00
test_restarter.py
test_rpc_client.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
test_rpc_listener_client.py
test_rpc_worker_client.py
test_rsrc_defn.py Make ResourceDefinition round-trip stable to avoid extra writes 2015-09-11 14:27:55 -04:00
test_sahara_cluster.py Change support_status to HIDDEN in res props 2015-10-16 10:20:48 +03:00
test_sahara_data_source.py Delete children handle_delete testing (Sahara) 2015-09-21 14:32:39 +03:00
test_sahara_image.py Add OS::Sahara::ImageRegistry resource 2015-10-08 14:39:18 +03:00
test_sahara_job_binary.py Add OS::Sahara::JobBinary resource 2015-09-07 11:09:28 +03:00
test_sahara_templates.py Support shares in sahara node group templates 2015-11-02 15:03:07 +02:00
test_server_tags.py
test_short_id.py
test_signal.py Add signal_transport property to Heat wait conditions 2015-10-13 12:27:05 -07:00
test_software_component.py
test_software_config.py Use assertIsNone instead of assertEqual(None, ***) 2015-10-26 16:32:12 +01:00
test_software_deployment.py Use rsrc_defn_from_snippet for ResourceGroup 2015-11-03 09:03:41 +05:30
test_stack_collect_attributes.py Add get_attr which returns all attributes 2015-09-01 17:32:17 +03:00
test_stack_delete.py
test_stack_lock.py Fix stack lock ActionInProgress in the admin case 2015-11-17 16:16:18 +13:00
test_stack_resource.py Enable abandon option to nested resource 2015-10-30 11:08:34 +03:00
test_stack_update.py Merge "Use assertIsNone instead of assertEqual(None, ***)" 2015-10-27 16:38:31 +00:00
test_stack_user.py
test_stack.py Fix ResetStateOnErrorTest.test_success 2015-11-18 09:46:20 +01:00
test_structured_config.py Use rsrc_defn_from_snippet for ResourceGroup 2015-11-03 09:03:41 +05:30
test_support.py
test_swift.py Replaced mox usage with mock in test_swift 2015-10-22 09:40:46 -04:00
test_swiftsignal.py Convergence: Fix to use cache_data for FnGetRefId (2) 2015-09-30 21:41:35 +05:30
test_template_format.py Merge "Use assertIsNone instead of assertEqual(None, ***)" 2015-10-27 16:38:31 +00:00
test_template.py Change assertTrue(isinstance()) by optimal assert 2015-11-02 12:23:22 +01:00
test_timeutils.py Round the elapsed time to the nearest second 2015-09-09 06:59:56 +00:00
test_trove_cluster.py Remove tests for _show_resource in trove 2015-09-17 17:14:15 +03:00
test_urlfetch.py py34: Fix integration tests 2015-09-26 20:27:54 +05:30
test_validate.py Convert validate_template validation path 2015-09-21 14:27:16 +01:00
test_version.py
test_vpc.py
test_watch.py Replaced mox with mock in test_watch 2015-10-14 13:49:44 -04:00
test_zaqar_queue.py Refactor unit tests to support ExceptionFilters in clients 2015-10-20 10:37:40 -04:00
testing-overview.txt
utils.py Convergence: Fix to use cache_data for FnGetRefId (1) 2015-09-30 21:38:33 +05:30