senlin/senlin/policies
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
..
__init__.py Revise policy enforcement level implementation 2015-08-08 07:00:07 -04:00
affinity_policy.py Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
base.py Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
batch_policy.py Add 'type' and 'version' to policy spec 2015-08-29 23:00:26 -04:00
deletion_policy.py Health policy support to CLUSTER_RESIZE 2016-08-26 22:34:30 -04:00
health_policy.py Enable health policy to skip more actions 2016-08-29 05:34:27 -04:00
lb_policy.py Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
region_placement.py Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00
scaling_policy.py ovo - switch cluster calls 2016-05-27 13:58:18 +00:00
zone_placement.py Rework _build_conn_params for policies 2016-08-29 23:20:37 -04:00