python-heatclient/heatclient/tests/unit
Bryan Jones ab4ac5dbc1 Replace assertRegexpMatches with assertRegex
The assertRegexpMatches function is deprecated and showing deprecation
warnings, which is clogging the logs for test jobs. This patch replaces
all occurances with assertRegex, the preferred method.

Change-Id: Id538fb7d34269036a32758b768735fbb88137ca1
2016-03-31 13:28:39 +00:00
..
osc Merge "OSC plugin for orchestration template validate" 2016-03-29 01:37:11 +00:00
v1 Add stack hook poll and clear to openstack client 2016-02-18 09:27:19 -06:00
var Fix environment files parsing bug for stack-adopt 2015-11-05 11:15:16 +08:00
__init__.py Move unittests to subdir unit 2015-05-12 03:44:18 -04:00
fakes.py Enable pep8 E128 test 2015-12-01 00:31:22 +08:00
test_actions.py Move usage methods *_request to get/post/etc 2015-06-09 10:13:01 +00:00
test_build_info.py Move usage methods *_request to get/post/etc 2015-06-09 10:13:01 +00:00
test_common_http.py Merge "Fill status code for every HTTPException" 2016-03-14 00:23:40 +00:00
test_deployment_utils.py Fix deployment create error when using existing config 2015-09-15 06:39:53 +05:30
test_environment_format.py Allow event specification in the environment 2016-01-12 09:17:00 +01:00
test_event_utils.py poll_for_events fall back to stack get 2016-02-26 08:56:36 +13:00
test_events.py Fixed VerifyAll() when test case does ReplayAll() 2015-06-19 12:58:16 +03:00
test_format_utils.py Replace assertEqual(None, *) with assertIsNone 2016-02-29 10:57:02 +08:00
test_openstack_common.py Fix Resource.__eq__ mismatch semantics of object equal 2015-12-17 17:19:39 +08:00
test_resource_types.py Enable filters for heat resource-type-list 2015-09-08 22:55:42 +00:00
test_resources.py Merge "Add heat client support for Resource set health" 2016-02-26 17:44:01 +00:00
test_service.py Fix argument order for assertEqual 2015-06-25 22:44:57 +03:00
test_shell.py Replace assertRegexpMatches with assertRegex 2016-03-31 13:28:39 +00:00
test_software_configs.py Support to list software configs 2015-10-30 04:36:31 -04:00
test_software_deployments.py Move usage methods *_request to get/post/etc 2015-06-09 10:13:01 +00:00
test_stacks.py Adds ignore_errors for template-validate command 2016-02-09 20:00:42 +05:30
test_template_format.py Add option for detailed template error 2015-10-09 09:23:33 +03:00
test_template_utils.py Fix regression handling relative paths in environment 2016-03-21 17:07:49 +00:00
test_template_versions.py Add support for template-function-list command 2015-07-09 19:12:49 +03:00
test_utils.py Use poll_for_events for "openstack stack delete" 2016-03-01 14:31:47 -06:00