senlin/senlin/tests/unit
tengqm b8c696e2cb Add 'cooldown' for scaling policy
Since we have removed 'cooldown' from most policies, we need to add it
back to the scaling policy because it is a required property there.

Change-Id: Ic3da7c18520a13b59401f2cbdf1be915e9f8c0bf
2016-01-18 03:13:15 -05:00
..
apicommon Simplify API resource creation 2016-01-15 10:49:03 -05:00
apiv1 Refactor modules used by senlin-api 2016-01-15 10:17:45 -05:00
common Attempt to fix gate about PEP8 errors 2016-01-13 05:04:03 -05:00
db Merge "Optimize node query at DB layer" 2016-01-15 09:30:28 +00:00
drivers Add metadata update support for os.nova.server profile 2016-01-14 01:13:07 -05:00
engine Merge "Add unit tests for receiver in engine" 2016-01-18 03:28:07 +00:00
middleware Rework webhook middleware 2015-12-26 00:31:57 -05:00
policies Add 'cooldown' for scaling policy 2016-01-18 03:13:15 -05:00
profiles Unit test for base profile 2016-01-17 21:13:04 -05:00
__init__.py Relocate Senlin unit tests 2015-08-04 06:16:20 -04:00
fakes.py Remove trigger implementations 2015-11-25 01:13:44 -05:00
test_common_constraints.py DISRUPTIVE: add version to profile/policy types 2016-01-15 07:34:42 -05:00
test_common_context.py Relocate Senlin unit tests 2015-08-04 06:16:20 -04:00
test_common_exception.py Test case for common policy enforcer 2015-08-07 23:45:16 -04:00
test_common_policy.py Test case for common policy enforcer 2015-08-07 23:45:16 -04:00
test_common_scaleutils.py Attempt to fix gate about PEP8 errors 2016-01-13 05:04:03 -05:00
test_common_utils.py Add utility function for parsing sort parameter 2016-01-07 09:27:07 -05:00
test_hacking.py Use assertIsNone rather than assertEqual(A, None) 2015-12-31 03:12:59 +00:00
test_rpc_client.py RPC unit tests for cluster_policy_attach/detach 2016-01-15 02:12:14 -05:00