Merge "heat-base: remove default policy rules"

This commit is contained in:
Zuul 2017-12-30 07:05:06 +00:00 committed by Gerrit Code Review
commit b9f53536b2

View File

@ -149,12 +149,6 @@ outputs:
- {get_param: HeatDebug }
heat::enable_proxy_headers_parsing: true
heat::rpc_response_timeout: 600
# 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'
heat::rabbit_heartbeat_timeout_threshold: 60
heat::keystone::authtoken::project_name: 'service'
heat::keystone::authtoken::user_domain_name: 'Default'