senlin/senlin/tests/unit
lvdongbing 67ca4d5a9e Remove is_admin judge in xyz_get_all at db layer
Just check project_safe to decide whether list all projects at
db layer, and check admin context at engine layer.

Change-Id: I4efb633fb9f83dae194bc266711fdd0d21edb39b
2016-09-18 21:00:26 -04:00
..
api Refact ResourceInUse exception 2016-09-17 06:42:52 -04:00
common py3:Remove six.iteritems/iterkeys 2016-08-19 19:29:21 +08:00
db Remove is_admin judge in xyz_get_all at db layer 2016-09-18 21:00:26 -04:00
drivers Fix various properties of nova server profile 2016-09-16 04:53:44 -04:00
engine Merge "Have RESIZE based on real capacity" 2016-09-18 09:04:56 +00:00
objects Merge "Minor tweak versioned object implementation" 2016-06-03 03:40:56 +00:00
policies Merge "Rebase LB policy on real capacity of cluster" 2016-09-18 13:53:16 +00:00
profiles Merge "Remove block_device_mapping property" 2016-09-16 10:14:26 +00:00
__init__.py Unit tests for versioned notification 2016-06-02 05:31:51 +00:00
fakes.py Add basic schema support for profile operations 2016-06-06 22:13:52 -04:00
test_common_constraints.py Add version support to schema and spec 2016-08-26 05:50:26 -04:00
test_common_context.py Simplify context tests to senlin only attributes 2016-07-18 01:30:24 +00: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 Enable parse_resize_params to handle current capacity 2016-09-18 07:40:15 +00:00
test_common_utils.py Tweak not found exception handling 2016-09-07 08:36:13 -04:00
test_hacking.py Add hacking check to ensure LOG.warn is not used 2016-07-23 20:49:49 +05:30
test_rpc_client.py Merge "Add new api for policy validation" 2016-08-25 09:36:09 +00:00