Merge "Add action_wait_secs for update"
This commit is contained in:
commit
32345069a8
@ -106,6 +106,8 @@ tests:
|
||||
type: OS::Heat::TestResource
|
||||
properties:
|
||||
value: {get_param: test_val}
|
||||
action_wait_secs:
|
||||
update: 1
|
||||
outputs:
|
||||
output_value:
|
||||
value: {get_attr: [test, output]}
|
||||
|
Loading…
Reference in New Issue
Block a user