heat/heat/tests/engine
Zane Bitter 22da551c8c Use correct raw string format
You're not supposed to just randomly put backslashes in front of other
characters that don't need escaping unless it's a raw string. This is
deprecated in Python 3.6.

Change-Id: I7a69ba6dd10412bb065f2b6ba405840d0a98663a
2017-11-16 18:23:58 -05:00
..
service Use correct raw string format 2017-11-16 18:23:58 -05:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Retrigger new traversals after resource timeout 2017-10-18 16:47:53 -04:00
test_dependencies.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_engine_worker.py Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
test_node_data.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_plugin_manager.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_resource_type.py Hidden OS::Designate::Record and OS::Designate::Domain 2017-10-18 01:27:34 +00:00
test_scheduler.py Make scheduler.Timeout exception hashable 2017-10-18 16:46:39 -04:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Move FakeKeystoneClient to engine.clients 2017-10-24 11:45:31 -04:00