add missing references to policy files

In local_settings.py.example, there were references
to policy files missing. When changing policy file
location, those are required.

Change-Id: I60e2271bb9d323f484524a448d28e40a5ace69b3
Closes-Bug: #1315739
(cherry picked from commit 8d020e9f77)
This commit is contained in:
Matthias Runge 2014-05-03 21:31:14 +02:00 committed by niu-zglinux
parent 0c3b71055c
commit cd2f7dcb50
1 changed files with 3 additions and 1 deletions

View File

@ -252,7 +252,9 @@ TIME_ZONE = "UTC"
# Map of local copy of service policy files
#POLICY_FILES = {
# 'identity': 'keystone_policy.json',
# 'compute': 'nova_policy.json'
# 'compute': 'nova_policy.json',
# 'volume': 'cinder_policy.json',
# 'image': 'glance_policy.json',
#}
# Trove user and database extension support. By default support for