Initial version

A simple update policy that specifies the parameters to be checked
before performing an UPDATE to a cluster.
This commit is contained in:
tengqm 2014-12-18 17:12:51 +08:00
parent ed58a187f7
commit a4a082ed75

View File

@ -0,0 +1,7 @@
type: os.senlin.update_policy
spec:
min_in_service: 1
max_batch_size: 1
pause_time: 0
cooldown: 0
level: WARNING