senlin/senlin/engine/actions
Duc Truong 4f585a2e70 Check if config param exists before using it
When using the cluster.stop_timeout_before_update config parameter,
check if it exists before using it.  That parameter is optional and
should not error if it is not specified.

Change-Id: Ic6b3172736f5cd348e391371f79defa1aeb790e6
2021-01-04 11:34:23 -08:00
..
__init__.py Add missing __init__.py to actions/ 2015-01-25 22:57:15 -05:00
base.py Load projects without restrictions in policy_check 2020-11-05 22:50:18 +00:00
cluster_action.py Check if config param exists before using it 2021-01-04 11:34:23 -08:00
custom_action.py Unit test for custom action module 2015-08-13 04:00:09 -04:00
node_action.py Remove clean-up of cluster/node action when cluster/node is deleted 2020-01-30 14:12:37 -08:00