Remove redundant example for POLICY_FILES

Change-Id: Icfcf922d51d5be733c15c0cddf9afdfef849fa69
This commit is contained in:
Takashi Kajinami 2021-01-13 14:05:12 +09:00
parent b5d76caeba
commit 391cb5be77
1 changed files with 0 additions and 5 deletions

View File

@ -665,11 +665,6 @@ POLICY_FILES = {
'<%= service_name -%>': '<%= filename -%>',
<% end -%>
} # POLICY_FILES
<% else -%>
#POLICY_FILES = {
# 'identity': 'keystone_policy.json',
# 'compute': 'nova_policy.json'
#}
<% end -%>
# TODO: (david-lyle) remove when plugins support adding settings.