Remove trusts_delegated_roles

This option's default value has changed since Newton.[1]

[1] aab01c00ff

Change-Id: I981a59be716072aab40862b3e23bbb1fbd1d63fc
This commit is contained in:
Kien Nguyen 2018-07-03 17:04:49 +07:00
parent 34d424a3ee
commit c4b8bedd01
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ stack_domain_admin_password = {{ heat_domain_admin_password }}
stack_user_domain_name = heat_user_domain
deferred_auth_method = trusts
trusts_delegated_roles = heat_stack_owner
{% if service_name == 'heat-engine' %}
num_engine_workers = {{ openstack_service_workers }}