summaryrefslogtreecommitdiffstats
path: root/etc/keystone.conf.sample
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2012-08-30 05:58:15 -0500
committerDolph Mathews <dolph.mathews@gmail.com>2012-11-20 14:09:45 -0600
commit0e23490a66ff6cafeee12fe62220a5a9eebeac20 (patch)
tree24a3408e9ba9946f8ac91df26a3a207c0bfa69ad /etc/keystone.conf.sample
parent84cd8ff7f31a123a16114c8e1de963ede646d913 (diff)
downloadkeystone-0e23490a66ff6cafeee12fe62220a5a9eebeac20.tar.gz
keystone-0e23490a66ff6cafeee12fe62220a5a9eebeac20.tar.xz
keystone-0e23490a66ff6cafeee12fe62220a5a9eebeac20.zip
Utilize policy.json by default (bug 1043758)
Change-Id: I03daf10aa4f689fe323e39537c312d1e783db313
Diffstat (limited to 'etc/keystone.conf.sample')
-rw-r--r--etc/keystone.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/keystone.conf.sample b/etc/keystone.conf.sample
index 13c6c19f..13a78475 100644
--- a/etc/keystone.conf.sample
+++ b/etc/keystone.conf.sample
@@ -14,6 +14,14 @@
# The port number which the OpenStack Compute service listens on
# compute_port = 8774
+# Path to your policy definition containing identity actions
+# TODO(dolph): This config method will probably be deprecated during grizzly
+# policy_file = policy.json
+
+# Rule to check if no matching policy definition is found
+# FIXME(dolph): This should really be defined as [policy] default_rule
+# policy_default_rule = admin_required
+
# === Logging Options ===
# Print debugging output
# verbose = False