diff --git a/templates/cinder.conf.j2 b/templates/cinder.conf.j2 index 405627d7..792b3347 100644 --- a/templates/cinder.conf.j2 +++ b/templates/cinder.conf.j2 @@ -163,3 +163,7 @@ memcache_secret_key = {{ memcached_encryption_key }} [nova] interface = internal insecure = {{ keystone_service_internaluri_insecure | bool }} + +[oslo_policy] +policy_file = /etc/cinder/policy.json +