senlin/senlin/common
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
..
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
auth_url.py Added back support to auth_uri in config file 2015-02-16 15:22:04 +08:00
config.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
constraints.py Revised constraint validation logic 2015-03-08 19:16:55 +08:00
consts.py Initial version - Webhook DB APIs 2015-03-24 05:28:14 -04:00
context.py Store user_id in user property of Cluster 2015-03-25 02:52:39 -04:00
exception.py Second round of cleansing of the exception module 2015-03-23 15:43:05 +08:00
i18n.py Fixed oslo.i18n namespace errors 2015-01-19 19:45:49 +08:00
messaging.py Fixed some PEP8 errors 2015-02-10 21:45:21 +08:00
policy.py Enable policy to accept a policy file 2015-02-16 14:16:36 +08:00
schema.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
sdk.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
serializers.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
trust.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
utils.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00
wsgi.py Fixing initial PEP8 and python check errors 2015-03-18 15:27:08 +08:00