summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliyingjun <yingjun.li@kylin-cloud.com>2015-03-18 10:10:09 +0800
committerliyingjun <yingjun.li@kylin-cloud.com>2015-03-18 10:10:09 +0800
commit55cf9557185ed3f10ae72c5974252cee3845839b (patch)
tree574324a9d2819255a148b4f47bb287285c25a847
parent699e423010895068010cfedb57c1ea3ba6175028 (diff)
downloadhorizon-55cf9557185ed3f10ae72c5974252cee3845839b.tar.gz
Add missing telemetry policy example file
Telemetry policy file is missing in local_settings.py.example, Add `'telemetry': 'ceilometer_policy.json',` to POLICY_FILES. Change-Id: Idfd1bc5d562e725eb0f0c0747e438b421470fd78 Closes-bug: #1433395
-rw-r--r--openstack_dashboard/local/local_settings.py.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack_dashboard/local/local_settings.py.example b/openstack_dashboard/local/local_settings.py.example
index 3f0726891..daefe7854 100644
--- a/openstack_dashboard/local/local_settings.py.example
+++ b/openstack_dashboard/local/local_settings.py.example
@@ -293,6 +293,7 @@ TIME_ZONE = "UTC"
# 'image': 'glance_policy.json',
# 'orchestration': 'heat_policy.json',
# 'network': 'neutron_policy.json',
+# 'telemetry': 'ceilometer_policy.json',
#}
# Trove user and database extension support. By default support for