senlin/senlin/tests
yanyanhu 4a03d5e8a5 Store user_id in user property of Cluster
Now user_id rather then username will be used to fill in the user
property of Cluster object. Also remove the unexisted property
*user* from RequestContext.

Change-Id: I9dd754144272168565b3aefd7e61118d1288dc7f
2015-03-25 02:52:39 -04:00
..
apiv1 Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
common Store user_id in user property of Cluster 2015-03-25 02:52:39 -04:00
db Store user_id in user property of Cluster 2015-03-25 02:52:39 -04:00
engine Store user_id in user property of Cluster 2015-03-25 02:52:39 -04:00
middleware Second round of cleansing of the exception module 2015-03-23 15:43:05 +08:00
policy A sample data for policy tests case 2015-02-16 14:17:09 +08:00
__init__.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
fakes.py Added context to fake profile type constructor 2015-03-14 14:39:54 +08:00
test_auth_url.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
test_common_constraints.py Initial test case for common/constraints 2015-03-08 19:29:58 +08:00
test_common_context.py Store user_id in user property of Cluster 2015-03-25 02:52:39 -04:00
test_common_exception.py Rename exception test case 2015-03-08 20:05:31 +08:00
test_common_policy.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
test_common_utils.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
test_rpc_client.py Second round of cleansing of the exception module 2015-03-23 15:43:05 +08:00
test_serializers.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
test_wsgi.py First round cleansing of exceptions 2015-03-20 14:07:11 +08:00