Merge "Heat upstream default policy.json works in devstack"
This commit is contained in:
commit
203e9256f4
@ -38,3 +38,9 @@ outputs:
|
||||
heat::rabbit_port: {get_param: RabbitClientPort}
|
||||
heat::debug: {get_param: Debug}
|
||||
heat::enable_proxy_headers_parsing: true
|
||||
# We need this because the default heat policy.json no longer works on TripleO
|
||||
# https://git.openstack.org/cgit/openstack/heat/commit/?id=ac86702172ddf01f5bdc3f3cd99d2e32ad9b7024
|
||||
heat::policy::policies:
|
||||
context_is_admin:
|
||||
key: 'context_is_admin'
|
||||
value: 'role:admin'
|
||||
|
Loading…
Reference in New Issue
Block a user