Set allow_action_execution_deletion to true in mistral api config

* By default in mistral api config allow_action_execution_deletion
  it is false by default. In order to run mistral tempest tests
  we need to enable it.

Change-Id: Iff052cd47ab34c6d3231cb024e17df56abd4b443
This commit is contained in:
Chandan Kumar 2018-08-08 16:59:40 +05:30
parent b59deaefc4
commit 0948b1eea0
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ outputs:
mistral::cron_trigger::execution_interval: {get_param: MistralExecutionInterval}
mistral::cors::allow_headers: 'Content-Type,Cache-Control,Content-Language,Expires,Last-Modified,Pragma,X-Auth-Token'
mistral::cors::expose_headers: 'Content-Type,Cache-Control,Content-Language,Expires,Last-Modified,Pragma'
mistral::api::allow_action_execution_deletion: true
tripleo.mistral_api.firewall_rules:
'133 mistral':
dport: