senlin/senlin
tengqm c46e892b68 Rework _build_conn_params for policies
We are using an object when calling _build_conn_params(). This is very
inconvenient. As an alternative, we just need the 'user' and 'project'
data for context initialization. This patch relaxes this constraint, as
a preparation for deep policy validation without constructing an object.

Change-Id: I40491ae11b6634ba8af72277de629cc15cd86900
2016-08-29 23:20:37 -04:00
..
api Merge "Fix reraise issue" 2016-08-29 01:58:10 +00:00
cmd TrivialFix: Remove logging import usused 2016-08-26 15:53:10 +07:00
common Fix exception handling in node_recover 2016-08-29 05:36:19 -04:00
db py3:Remove six.iteritems/iterkeys 2016-08-19 19:29:21 +08:00
drivers Minor tweak webhook receiver 2016-08-28 22:19:04 -04:00
engine Fix exception handling in node_recover 2016-08-29 05:36:19 -04:00
hacking Add hacking check to ensure LOG.warn is not used 2016-07-23 20:49:49 +05:30
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2016-08-23 07:50:47 +00:00
objects Fix object serialization about metadata 2016-08-14 22:26:41 -04:00
policies Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
profiles Fix exception handling in node_recover 2016-08-29 05:36:19 -04:00
rpc Merge "Add new api for policy validation" 2016-08-25 09:36:09 +00:00
tests Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
__init__.py Fixed oslo.i18n namespace errors 2015-01-19 19:45:49 +08:00
version.py Initial verion 2014-12-14 18:08:05 +08:00